Katherine's Auburn Sunset Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Katherine's Auburn Sunset palette
Katherine's Auburn Sunset color palette PNG image
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: #f6e2a2;
}
/* CSS Variables */
:root {
--color-1: #9c4e3a;
--color-2: #d75128;
--color-3: #e58a2a;
--color-4: #f1c55f;
--color-5: #f6e2a2;
}
Katherine's Auburn Sunset background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c4e3a, #d75128, #e58a2a, #f1c55f, #f6e2a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c4e3a, #d75128, #e58a2a, #f1c55f, #f6e2a2);
}
Similar color palettes
Scroll down to explore 9 Auburn color palettes
Katherine's Auburn Sunset color palette created on .