Belial Color Palette
Discover the beautiful Belial color palette featuring kumera (#895b29), tussock (#c2863d), equator (#e1b06b), sidecar (#f1e0b1) and red damask (#d9613f).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAmber, Autumn, Brown, Deep, Deep Autumn, Earthy, Gold, Retro, Warm 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 Belial palette
๐ป Belial color palette CSS
/* CSS */
.color-1 {
color: #895b29;
}
.color-2 {
color: #c2863d;
}
.color-3 {
color: #e1b06b;
}
.color-4 {
color: #f1e0b1;
}
.color-5 {
color: #d9613f;
}
/* CSS Variables */
:root {
--color-1: #895b29;
--color-2: #c2863d;
--color-3: #e1b06b;
--color-4: #f1e0b1;
--color-5: #d9613f;
} ๐ Belial background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #895b29, #c2863d, #e1b06b, #f1e0b1, #d9613f);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #895b29, #c2863d, #e1b06b, #f1e0b1, #d9613f);
} ๐ Explore similar color palettes
Belial color palette created on .