Paleta de colores Celestial Whispers
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Whispers palette
CSS de la paleta de colores Celestial Whispers
/* CSS */
.color-1 {
color: #1e2876;
}
.color-2 {
color: #4c5b9a;
}
.color-3 {
color: #6a7ebe;
}
.color-4 {
color: #b1c5e2;
}
.color-5 {
color: #f9f5e1;
}
/* CSS Variables */
:root {
--color-1: #1e2876;
--color-2: #4c5b9a;
--color-3: #6a7ebe;
--color-4: #b1c5e2;
--color-5: #f9f5e1;
}
CSS del degradado de fondo Celestial Whispers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e2876, #4c5b9a, #6a7ebe, #b1c5e2, #f9f5e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e2876, #4c5b9a, #6a7ebe, #b1c5e2, #f9f5e1);
}
Paletas de colores similares
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
- Tropical Serenity
- Aqua Retreat
- Ocean Breeze
- Dimmed Blue Green Pink
Celestial Whispers color palette created on .