Crimson Whisper Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Crimson Whisper palette
tavolozza dei colori Crimson Whisper CSS
/* CSS */
.color-1 {
color: #1b0e0e;
}
.color-2 {
color: #3c2020;
}
.color-3 {
color: #5f3a3a;
}
.color-4 {
color: #8b5b5b;
}
.color-5 {
color: #b78a8a;
}
/* CSS Variables */
:root {
--color-1: #1b0e0e;
--color-2: #3c2020;
--color-3: #5f3a3a;
--color-4: #8b5b5b;
--color-5: #b78a8a;
}
CSS con gradiente di sfondo Crimson Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b0e0e, #3c2020, #5f3a3a, #8b5b5b, #b78a8a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b0e0e, #3c2020, #5f3a3a, #8b5b5b, #b78a8a);
}
Tavolozze di colori simili
- Midnight Feathers
- Something Bad Will Happen Soon
- Shades of Dark Red
- Crimson Shadows
- Ethereal Twilight
- Crimson Enchantment
- Midnight Heist
- Shades of Pink
- Dark Blue with a Touch of Red
- Dark Raven
- Purple Circus
- Crimson Whisper
- Dark Cherry Blossom
- Dark Red Cherry
- Crimson Shadows
- Web of Warmth
- Dusty Rose
- Shades of Dark Red
Crimson Whisper color palette created on .