Celestial Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Celestial Dreams palette
Celestial Dreams color palette CSS
/* CSS */
.color-1 {
color: #5e4f9c;
}
.color-2 {
color: #8a5f9b;
}
.color-3 {
color: #c3a9c7;
}
.color-4 {
color: #f0c7d3;
}
.color-5 {
color: #fce0b0;
}
/* CSS Variables */
:root {
--color-1: #5e4f9c;
--color-2: #8a5f9b;
--color-3: #c3a9c7;
--color-4: #f0c7d3;
--color-5: #fce0b0;
}
Celestial Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e4f9c, #8a5f9b, #c3a9c7, #f0c7d3, #fce0b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e4f9c, #8a5f9b, #c3a9c7, #f0c7d3, #fce0b0);
}
Similar color palettes
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
- Purple Heavy
- Sugar Rush Dreamscape
- Light Blue
- Sunny Nickle
- Cotton Candy Dreamscape
- Oceanic Horizon
- Emerald Whisper
- Chorus of Warmth
- Reflective Oasis
- Mystical Amethyst Dream
- Wozzy Wonderland
- Aqua Serenade
- GUMI Garden Delight
Celestial Dreams color palette created on .