Gothic Crimson Color Palette
Discover the beautiful Gothic Crimson color palette featuring van cleef (#4b0c0c), falu red (#891a1a), medium carmine (#b03b3b), roman (#d65c5c) and wewak (#f4a4a4).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBlood, Dark, Deep, Red 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 Gothic Crimson palette
💻 Gothic Crimson color palette CSS
/* CSS */
.color-1 {
color: #4b0c0c;
}
.color-2 {
color: #891a1a;
}
.color-3 {
color: #b03b3b;
}
.color-4 {
color: #d65c5c;
}
.color-5 {
color: #f4a4a4;
}
/* CSS Variables */
:root {
--color-1: #4b0c0c;
--color-2: #891a1a;
--color-3: #b03b3b;
--color-4: #d65c5c;
--color-5: #f4a4a4;
} 🌈 Gothic Crimson background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b0c0c, #891a1a, #b03b3b, #d65c5c, #f4a4a4);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b0c0c, #891a1a, #b03b3b, #d65c5c, #f4a4a4);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Gothic Crimson color palette created on .