Paleta de colores Coral Sunset
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Coral Sunset palette
CSS de la paleta de colores Coral Sunset
/* CSS */
.color-1 {
color: #ff8fa2;
}
.color-2 {
color: #ff708a;
}
.color-3 {
color: #ff4d6d;
}
.color-4 {
color: #ff2954;
}
.color-5 {
color: #e63746;
}
/* CSS Variables */
:root {
--color-1: #ff8fa2;
--color-2: #ff708a;
--color-3: #ff4d6d;
--color-4: #ff2954;
--color-5: #e63746;
}
CSS del degradado de fondo Coral Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff8fa2, #ff708a, #ff4d6d, #ff2954, #e63746);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff8fa2, #ff708a, #ff4d6d, #ff2954, #e63746);
}
Paletas de colores similares
- Vermont Sunset Serenade
- Shades of Pink
- Cherry Blossom Breeze
- Evelyn's Elegance
- Neon Circuit Dreams
- Julie’s Garden of Dreams
- Pink Lily
- Pink Dandy
- Blossom Dreamscape
- Blossom Dreams
- Zephyr Dreams
- Pink Coquette
- Vibrant Yellow
- Wicked Charm of the Goat
- Pink and Blue Dreams
- Pink Blossom
- Shades of Persian Red
- Whimsical Blossoms
Coral Sunset color palette created on .