Paleta de colores Sunset Orange
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sunset Orange palette
CSS de la paleta de colores Sunset Orange
/* CSS */
.color-1 {
color: #f9d75d;
}
.color-2 {
color: #f6b83c;
}
.color-3 {
color: #f68b2c;
}
.color-4 {
color: #f2521c;
}
.color-5 {
color: #d83a2c;
}
/* CSS Variables */
:root {
--color-1: #f9d75d;
--color-2: #f6b83c;
--color-3: #f68b2c;
--color-4: #f2521c;
--color-5: #d83a2c;
}
CSS del degradado de fondo Sunset Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d75d, #f6b83c, #f68b2c, #f2521c, #d83a2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d75d, #f6b83c, #f68b2c, #f2521c, #d83a2c);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 500+ paletas de colores Brillante
- Warm Red
- Solar Surge
- Electric Sunburst
- Sunny Harvest
- Pink Lemonade
- Neon Yellow Celebration
- Citrus Blush Dream
- Pastel Pink and Bright Yellow
- Sunrise Symphony
- Golden Galilea
- Bittersweet Sunset
- Luminous Celebration
- Shades of Green
- Pastel Pink and Yellow Lime
- Shades of Yellow and Blue
- Fiery Horizon
- Sunset Serenade
- Golden Ember Glow
Sunset Orange color palette created on .