Insanity Auburn Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Insanity Auburn palette
Color Inspiration
Images that showcase this color palette in real designs
Download Insanity Auburn Color Palette (PNG)
Insanity Auburn color palette CSS
/* CSS */
.color-1 {
color: #793e3e;
}
.color-2 {
color: #a45b5b;
}
.color-3 {
color: #c77070;
}
.color-4 {
color: #e59494;
}
.color-5 {
color: #f6bbbb;
}
/* CSS Variables */
:root {
--color-1: #793e3e;
--color-2: #a45b5b;
--color-3: #c77070;
--color-4: #e59494;
--color-5: #f6bbbb;
}
Insanity Auburn background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #793e3e, #a45b5b, #c77070, #e59494, #f6bbbb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #793e3e, #a45b5b, #c77070, #e59494, #f6bbbb);
}
Similar color palettes
Scroll down to explore 10+ Auburn color palettes
Insanity Auburn color palette created on .