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: #a77ccb;
}
.color-2 {
color: #c0a4e5;
}
.color-3 {
color: #d2c3e9;
}
.color-4 {
color: #e6b7e1;
}
.color-5 {
color: #f2a6c4;
}
/* CSS Variables */
:root {
--color-1: #a77ccb;
--color-2: #c0a4e5;
--color-3: #d2c3e9;
--color-4: #e6b7e1;
--color-5: #f2a6c4;
}
Lavender Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a77ccb, #c0a4e5, #d2c3e9, #e6b7e1, #f2a6c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a77ccb, #c0a4e5, #d2c3e9, #e6b7e1, #f2a6c4);
}
Similar color palettes
- Purple Night
- Lavender Dreamscape
- Moonlit Blue
- Purple Butterfly
- Pastel Blue Pink Purple
- Purple Mystery
- Bright Purple
- Shades of Purple
- Purple Enchantment
- Whimsical Blossoms
- Whispers of Lilac
- Lavender Dreamscape
- Mystic Twilight
- Crimson Enchantment
- Mystical Orchid Dreams
- Celestial Abyss
- Violet Whispers
- Mystical Persian Dreams
Lavender Dreams color palette created on .