Clit from Hell Color Palette
Discover the beautiful Clit from Hell color palette featuring paprika (#85002c), red berry (#8f0d00), peru tan (#942c00), chelsea gem (#996200) and olive (#998c00).
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 Clit from Hell palette
💻 Clit from Hell color palette CSS
/* CSS */
.color-1 {
color: #85002c;
}
.color-2 {
color: #8f0d00;
}
.color-3 {
color: #942c00;
}
.color-4 {
color: #996200;
}
.color-5 {
color: #998c00;
}
/* CSS Variables */
:root {
--color-1: #85002c;
--color-2: #8f0d00;
--color-3: #942c00;
--color-4: #996200;
--color-5: #998c00;
} 🌈 Clit from Hell background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #85002c, #8f0d00, #942c00, #996200, #998c00);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #85002c, #8f0d00, #942c00, #996200, #998c00);
} 🔗 Explore similar color palettes
Clit from Hell color palette created on .