Hair Color Color Palette

Discover the beautiful Hair Color color palette featuring butterfly bush (#5d4b8b), tapestry (#a95b87), sandy brown (#f1a56f), goldenrod (#f9d16c) and grain brown (#e4c8b4).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlonde, Bright, Brunette, Earthy, Hair, Modern, Red, Soft, Summer, Vibrant 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 Hair Color palette

Share this palette to:

💻 Hair Color color palette CSS

/* CSS */
.color-1 {
color: #5d4b8b;
}
.color-2 {
color: #a95b87;
}
.color-3 {
color: #f1a56f;
}
.color-4 {
color: #f9d16c;
}
.color-5 {
color: #e4c8b4;
}

/* CSS Variables */
:root {
--color-1: #5d4b8b;
--color-2: #a95b87;
--color-3: #f1a56f;
--color-4: #f9d16c;
--color-5: #e4c8b4;
}

🌈 Hair Color background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d4b8b, #a95b87, #f1a56f, #f9d16c, #e4c8b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d4b8b, #a95b87, #f1a56f, #f9d16c, #e4c8b4);
}

🔗 Explore similar color palettes

No palettes found

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

Hair Color color palette created on .