Paleta de colores Light Orange
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Light Orange palette
CSS de la paleta de colores Light Orange
/* CSS */
.color-1 {
color: #f4e1a4;
}
.color-2 {
color: #f9d59f;
}
.color-3 {
color: #f4a462;
}
.color-4 {
color: #e76e50;
}
.color-5 {
color: #d72839;
}
/* CSS Variables */
:root {
--color-1: #f4e1a4;
--color-2: #f9d59f;
--color-3: #f4a462;
--color-4: #e76e50;
--color-5: #d72839;
}
CSS del degradado de fondo Light Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4e1a4, #f9d59f, #f4a462, #e76e50, #d72839);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4e1a4, #f9d59f, #f4a462, #e76e50, #d72839);
}
Paletas de colores similares
- Pink Strawberry Delight
- Regal Despair
- Timeless Elegance
- Whispers of Dawn
- Sweet Whimsy
- Pink Cream
- Whimsical Jane
- Lustrous Elegance
- Cool Light Blues
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Weird Lavender
- Groovy Garden Fiesta
- Pink Strawberry Shortcake
- Gentle Breeze
- Orange Vanilla Dream
- Vanilla Dreamscape
Light Orange color palette created on .