Crimson Redemption Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Crimson Redemption palette
Crimson Redemption color palette CSS
/* CSS */
.color-1 {
color: #5b2a29;
}
.color-2 {
color: #b94d4b;
}
.color-3 {
color: #e16d6b;
}
.color-4 {
color: #f0a94c;
}
.color-5 {
color: #8c4e3b;
}
/* CSS Variables */
:root {
--color-1: #5b2a29;
--color-2: #b94d4b;
--color-3: #e16d6b;
--color-4: #f0a94c;
--color-5: #8c4e3b;
}
Crimson Redemption background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b2a29, #b94d4b, #e16d6b, #f0a94c, #8c4e3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b2a29, #b94d4b, #e16d6b, #f0a94c, #8c4e3b);
}
Similar color palettes
Scroll down to explore 200+ Dark color palettes
- Mitsu Yume
- Crimson Twilight
- Midnight Feathers
- Something Bad Will Happen Soon
- Shades of Dark Red
- Dark Purple Seduction
- Shadowed Elegance
- Red Gore
- Crimson Shadows
- Crimson Shadows
- Ethereal Twilight
- Crimson Enchantment
- Midnight Heist
- Shades of Pink
- Dark Blue with a Touch of Red
- Dark Raven
- Purple Circus
- Seductive Harmony
Crimson Redemption color palette created on .