Paleta de colores Celestial Blossom
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Blossom palette
CSS de la paleta de colores Celestial Blossom
/* CSS */
.color-1 {
color: #a37ec4;
}
.color-2 {
color: #5b6e8b;
}
.color-3 {
color: #f2d3a1;
}
.color-4 {
color: #ebaf8e;
}
.color-5 {
color: #d85a8c;
}
/* CSS Variables */
:root {
--color-1: #a37ec4;
--color-2: #5b6e8b;
--color-3: #f2d3a1;
--color-4: #ebaf8e;
--color-5: #d85a8c;
}
CSS del degradado de fondo Celestial Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a37ec4, #5b6e8b, #f2d3a1, #ebaf8e, #d85a8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a37ec4, #5b6e8b, #f2d3a1, #ebaf8e, #d85a8c);
}
Paletas de colores similares
- Whimsical Twilight
- Celestial Dawn
- Blue Sunrise
- Melancholic Elegance
- Twilight Shades of Purple
- Ethereal Dawn
- Ethereal Twilight
- Celestial Dreamscape
- Celestial Reverie
- Purple Sunshine
- Whimsical Farrow Blossoms
- Purple Twilight
- Purple Twilight
- Shades of Blue
- Dreamy Dusk
- Shades of Purple
- Lavender Dreams
- Whispers of the Night
Celestial Blossom color palette created on .