Platinum Blonde Color Palette

Discover the beautiful Platinum Blonde color palette featuring khaki (#f0e78e), brandy (#dac88b), indian khaki (#c0b08c), donkey brown (#a58e7e) and fedora (#7b6b79).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlonde, Light, Soft, Spring, Vibrant, Yellow, Cream, Earthy, Bright, Neutral 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 Platinum Blonde palette

Share this palette to:

💻 Platinum Blonde color palette CSS

/* CSS */
.color-1 {
color: #f0e78e;
}
.color-2 {
color: #dac88b;
}
.color-3 {
color: #c0b08c;
}
.color-4 {
color: #a58e7e;
}
.color-5 {
color: #7b6b79;
}

/* CSS Variables */
:root {
--color-1: #f0e78e;
--color-2: #dac88b;
--color-3: #c0b08c;
--color-4: #a58e7e;
--color-5: #7b6b79;
}

🌈 Platinum Blonde background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e78e, #dac88b, #c0b08c, #a58e7e, #7b6b79);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e78e, #dac88b, #c0b08c, #a58e7e, #7b6b79);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Platinum Blonde color palette created on .