Lavender Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lavender Dreams palette
Lavender Dreams color palette CSS
/* CSS */
.color-1 {
color: #b59edc;
}
.color-2 {
color: #d1a6e2;
}
.color-3 {
color: #e8b0df;
}
.color-4 {
color: #f9c8d8;
}
.color-5 {
color: #f7a1b5;
}
/* CSS Variables */
:root {
--color-1: #b59edc;
--color-2: #d1a6e2;
--color-3: #e8b0df;
--color-4: #f9c8d8;
--color-5: #f7a1b5;
}
Lavender Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b59edc, #d1a6e2, #e8b0df, #f9c8d8, #f7a1b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b59edc, #d1a6e2, #e8b0df, #f9c8d8, #f7a1b5);
}
Similar color palettes
- Mystic Twilight
- Lavender Dreams
- Twilight Enchantment
- Whispers of Lavender Breeze
- Enchanted Marsh Twilight
- Formal Purple
- Orange Shades
- Whimsical Reverie
- Purple Pastel
- Purple Night Sky
- Looey's Dreamscape
- Enchanted Dusk
- Enchanted Twilight
- Lavender Shades
- Shades of Purple
- Shades of Purple
- Enchanted Twilight
- Regal Reverie
Lavender Dreams color palette created on .