Paleta de colores Celestial Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Dreams palette
CSS de la paleta de colores Celestial Dreams
/* CSS */
.color-1 {
color: #5e4b8b;
}
.color-2 {
color: #9b6fae;
}
.color-3 {
color: #d5a1e8;
}
.color-4 {
color: #f2c0df;
}
.color-5 {
color: #f6c1a2;
}
/* CSS Variables */
:root {
--color-1: #5e4b8b;
--color-2: #9b6fae;
--color-3: #d5a1e8;
--color-4: #f2c0df;
--color-5: #f6c1a2;
}
CSS del degradado de fondo Celestial Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e4b8b, #9b6fae, #d5a1e8, #f2c0df, #f6c1a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e4b8b, #9b6fae, #d5a1e8, #f2c0df, #f6c1a2);
}
Paletas de colores similares
- Purple Moonlight
- Purple Blush
- Shades of Purple
- Whimsical Witches' Brew
- Celestial Dreams
- Purple Hadesse
- Celestial Blossom
- Celestial Dreams
- Purple Freesia
- Midnight Reverie
- Shades of Purple
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Ethereal Serenade
- Shades of Purple Moth
- Lavender Dreams
- Magical Purple and Blue
Celestial Dreams color palette created on .