Shades of Red Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Red palette
tavolozza dei colori Shades of Red CSS
/* CSS */
.color-1 {
color: #ffb3b3;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ff3c00;
}
.color-4 {
color: #d60000;
}
.color-5 {
color: #a30000;
}
/* CSS Variables */
:root {
--color-1: #ffb3b3;
--color-2: #ff6e61;
--color-3: #ff3c00;
--color-4: #d60000;
--color-5: #a30000;
}
CSS con gradiente di sfondo Shades of Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3b3, #ff6e61, #ff3c00, #d60000, #a30000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3b3, #ff6e61, #ff3c00, #d60000, #a30000);
}
Tavolozze di colori simili
- Winter Blossoms
- Shades of Teal and Coral
- Light Blue
- Shades of Pink
- Serenade of Soojin
- Serenade of Soojin
- Whimsical Jester's Delight
- Pink Sunset
- Flamingo Pink
- Romantic Coral
- Bittersweet Shades of Peach
- Blushing Meadow
- Wonderland Whimsy
- Wonderland Whimsy
- Dawn's Embrace
- Pink Sunset
- Crimson Symphony
- Royal Sunset Serenade
Shades of Red color palette created on .