Paleta de colores Coral Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Coral Dreamscape palette
CSS de la paleta de colores Coral Dreamscape
/* CSS */
.color-1 {
color: #ff8fa2;
}
.color-2 {
color: #ff7081;
}
.color-3 {
color: #ff4d6d;
}
.color-4 {
color: #ff295b;
}
.color-5 {
color: #ff0073;
}
/* CSS Variables */
:root {
--color-1: #ff8fa2;
--color-2: #ff7081;
--color-3: #ff4d6d;
--color-4: #ff295b;
--color-5: #ff0073;
}
CSS del degradado de fondo Coral Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff8fa2, #ff7081, #ff4d6d, #ff295b, #ff0073);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff8fa2, #ff7081, #ff4d6d, #ff295b, #ff0073);
}
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 Dreamscape color palette created on .