Lavender Dream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lavender Dream palette
Lavender Dream color palette CSS
/* CSS */
.color-1 {
color: #f5e0ff;
}
.color-2 {
color: #e4a8ff;
}
.color-3 {
color: #d4c7ff;
}
.color-4 {
color: #ffffff;
}
.color-5 {
color: #f3a8ff;
}
/* CSS Variables */
:root {
--color-1: #f5e0ff;
--color-2: #e4a8ff;
--color-3: #d4c7ff;
--color-4: #ffffff;
--color-5: #f3a8ff;
}
Lavender Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e0ff, #e4a8ff, #d4c7ff, #ffffff, #f3a8ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e0ff, #e4a8ff, #d4c7ff, #ffffff, #f3a8ff);
}
Similar color palettes
- Celestial Anarchy
- Whispers of Lavender
- Midnight Fairy Glow
- Whispers of Twilight
- Tropical Sunset Bliss
- Amethyst Dream
- Celestial Veil
- Celestial Dreams
- Elegant Purple
- Shades of Purple
- Lavender Dreams
- Lavender Dreams
- Lavender Dreams
- Dull Lavender Shades
- Mint Pink Vampire
- Lavender Dreams
- Shades of Lila
- Whimsical Garden Dreams
Lavender Dream color palette created on .