Paleta de colores Whispers of Bloom
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Bloom palette
CSS de la paleta de colores Whispers of Bloom
/* CSS */
.color-1 {
color: #9a5e9c;
}
.color-2 {
color: #b77baf;
}
.color-3 {
color: #d6a4c3;
}
.color-4 {
color: #f1c6d5;
}
.color-5 {
color: #f8e8f3;
}
/* CSS Variables */
:root {
--color-1: #9a5e9c;
--color-2: #b77baf;
--color-3: #d6a4c3;
--color-4: #f1c6d5;
--color-5: #f8e8f3;
}
CSS del degradado de fondo Whispers of Bloom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9a5e9c, #b77baf, #d6a4c3, #f1c6d5, #f8e8f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9a5e9c, #b77baf, #d6a4c3, #f1c6d5, #f8e8f3);
}
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
Whispers of Bloom color palette created on .