Celestial Lavender Dream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Celestial Lavender Dream palette
Celestial Lavender Dream color palette CSS
/* CSS */
.color-1 {
color: #5e4b8b;
}
.color-2 {
color: #7b5b9f;
}
.color-3 {
color: #a87dba;
}
.color-4 {
color: #d4a6e2;
}
.color-5 {
color: #f6d5e6;
}
/* CSS Variables */
:root {
--color-1: #5e4b8b;
--color-2: #7b5b9f;
--color-3: #a87dba;
--color-4: #d4a6e2;
--color-5: #f6d5e6;
}
Celestial Lavender Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e4b8b, #7b5b9f, #a87dba, #d4a6e2, #f6d5e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e4b8b, #7b5b9f, #a87dba, #d4a6e2, #f6d5e6);
}
Similar color palettes
- Whimsical Twilight
- Celestial Dawn
- Blue Sunrise
- Melancholic Elegance
- Twilight Shades of Purple
- Ethereal Dawn
- Ethereal Twilight
- Celestial Dreamscape
- Celestial Reverie
- Purple Sunshine
- Whimsical Farrow Blossoms
- Purple Twilight
- Purple Twilight
- Shades of Blue
- Dreamy Dusk
- Shades of Purple
- Lavender Dreams
- Whispers of the Night
Celestial Lavender Dream color palette created on .