Orange Sunset Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Orange Sunset palette
tavolozza dei colori Orange Sunset CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffb56b;
}
.color-3 {
color: #ffd900;
}
.color-4 {
color: #ffa142;
}
.color-5 {
color: #ff4d00;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffb56b;
--color-3: #ffd900;
--color-4: #ffa142;
--color-5: #ff4d00;
}
CSS con gradiente di sfondo Orange Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffb56b, #ffd900, #ffa142, #ff4d00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffb56b, #ffd900, #ffa142, #ff4d00);
}
Tavolozze di colori simili
- Sunset Shimmer
- Faded Flame in Heart
- Vincent's Vivid Sunset
- On Cliff's Edge
- Burning Sunset
- Yellow Sunset Dream
- ZACK's Vibes
- Faded Flame in Heart
- Faded Inner Flame
- Warm Coral
- Sunset Serenade
- Warm Sunset Orange
- Sunset Orange
- Bright Pink Skip
- Shades of Yellow
- Orange Sunset
- Autumn Ember Serenade
- Sunset Boulevard Adventure
Orange Sunset color palette created on .