Katherine's Auburn Sunset Color Palette
Discover the beautiful Katherine's Auburn Sunset color palette featuring sepia skin (#9c4e3a), flame pea (#d75128), fire bush (#e58a2a), cream can (#f1c55f) and sandwisp (#f6e3a2).
Brightness
Saturation
Warmth
💡 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 Katherine's Auburn Sunset palette
💻 Katherine's Auburn Sunset color palette CSS
/* CSS */
.color-1 {
color: #9c4e3a;
}
.color-2 {
color: #d75128;
}
.color-3 {
color: #e58a2a;
}
.color-4 {
color: #f1c55f;
}
.color-5 {
color: #f6e3a2;
}
/* CSS Variables */
:root {
--color-1: #9c4e3a;
--color-2: #d75128;
--color-3: #e58a2a;
--color-4: #f1c55f;
--color-5: #f6e3a2;
} 🌈 Katherine's Auburn Sunset background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c4e3a, #d75128, #e58a2a, #f1c55f, #f6e3a2);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c4e3a, #d75128, #e58a2a, #f1c55f, #f6e3a2);
} 🔗 Explore similar color palettes
Katherine's Auburn Sunset color palette created on .