Emo Wren Valor Storm Color Palette

Discover the beautiful Emo Wren Valor Storm color palette featuring congo brown (#543231), au chico (#91555d), turkish rose (#b87a88), tussock (#ca9b4e) and raw sienna (#cd8c47).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withDark, Brown, Burgundy, Gold, Amber, Warm, Earthy, Autumn, 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 Emo Wren Valor Storm palette

Share this palette to:

💻 Emo Wren Valor Storm color palette CSS

/* CSS */
.color-1 {
color: #543231;
}
.color-2 {
color: #91555d;
}
.color-3 {
color: #b87a88;
}
.color-4 {
color: #ca9b4e;
}
.color-5 {
color: #cd8c47;
}

/* CSS Variables */
:root {
--color-1: #543231;
--color-2: #91555d;
--color-3: #b87a88;
--color-4: #ca9b4e;
--color-5: #cd8c47;
}

🌈 Emo Wren Valor Storm background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #543231, #91555d, #b87a88, #ca9b4e, #cd8c47);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #543231, #91555d, #b87a88, #ca9b4e, #cd8c47);
}

Emo Wren Valor Storm color palette created on .