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: #2e1a47;
}
.color-2 {
color: #4a2a7e;
}
.color-3 {
color: #7e3c9a;
}
.color-4 {
color: #b054b0;
}
.color-5 {
color: #f6a2c1;
}
/* CSS Variables */
:root {
--color-1: #2e1a47;
--color-2: #4a2a7e;
--color-3: #7e3c9a;
--color-4: #b054b0;
--color-5: #f6a2c1;
}
CSS del degradado de fondo Celestial Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e1a47, #4a2a7e, #7e3c9a, #b054b0, #f6a2c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e1a47, #4a2a7e, #7e3c9a, #b054b0, #f6a2c1);
}
Paletas de colores similares
- Whispers of Lavender
- Purple Moonlight
- Purple Blush
- Shades of Pink
- 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
- Enigmatic Amethyst Dreams
- Shades of Yellow and Pink
Celestial Blossom color palette created on .