Paleta de colores Sunset Embrace
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sunset Embrace palette
CSS de la paleta de colores Sunset Embrace
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff9f75;
}
.color-3 {
color: #ffcba3;
}
.color-4 {
color: #ffffff;
}
.color-5 {
color: #ffb3b3;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff9f75;
--color-3: #ffcba3;
--color-4: #ffffff;
--color-5: #ffb3b3;
}
CSS del degradado de fondo Sunset Embrace
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff9f75, #ffcba3, #ffffff, #ffb3b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff9f75, #ffcba3, #ffffff, #ffb3b3);
}
Paletas de colores similares
- Tropical Sunset Serenade
- Bittersweet Orange
- Pink Strawberry Milkshake
- Moonlit Emberwood
- Sunny Serenade
- Valeriano Dreamscape
- Dahlia Pink
- Crimson Serenade
- Peachy Birthday
- Shades of Pink
- Pink Sugarcrush
- Soft Pink
- Nexi Blossom
- Experimental Spectrum
- Hollywood Dreamscape
- Amanda's Garden of Joy
- Festive Whimsy
- Sunset Serenade
Sunset Embrace color palette created on .