Shadar Kai Dreams Color Palette

Discover the beautiful Shadar Kai Dreams color palette featuring gun powder (#434250), mid gray (#5d5c6c), topaz (#858091), amethyst smoke (#aea3b7) and chatelle (#c3bbcb).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAutumn, Dark, Earthy, Gray, Modern, Monochromatic, Muted, Neutral, Soft, Vintage color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Shadar Kai Dreams palette

Share this palette to:

💻 Shadar Kai Dreams color palette CSS

/* CSS */
.color-1 {
color: #434250;
}
.color-2 {
color: #5d5c6c;
}
.color-3 {
color: #858091;
}
.color-4 {
color: #aea3b7;
}
.color-5 {
color: #c3bbcb;
}

/* CSS Variables */
:root {
--color-1: #434250;
--color-2: #5d5c6c;
--color-3: #858091;
--color-4: #aea3b7;
--color-5: #c3bbcb;
}

🌈 Shadar Kai Dreams background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #434250, #5d5c6c, #858091, #aea3b7, #c3bbcb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #434250, #5d5c6c, #858091, #aea3b7, #c3bbcb);
}

Shadar Kai Dreams color palette created on .