Lavender Dreamscape Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lavender Dreamscape palette
Lavender Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #681c7d;
}
.color-2 {
color: #a258b6;
}
.color-3 {
color: #b983af;
}
.color-4 {
color: #cf96af;
}
.color-5 {
color: #d992a2;
}
/* CSS Variables */
:root {
--color-1: #681c7d;
--color-2: #a258b6;
--color-3: #b983af;
--color-4: #cf96af;
--color-5: #d992a2;
}
Lavender Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #681c7d, #a258b6, #b983af, #cf96af, #d992a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #681c7d, #a258b6, #b983af, #cf96af, #d992a2);
}
Similar color palettes
Scroll down to explore 200+ Purple color palettes
- Nacho Dreamscape
- Whimsical Creamsicle Dream
- Electric Sirens
- Web of Anomalies
- Purple Blush
- Shades of Pink
- Whimsical Witches' Brew
- Lavender Dreamscape
- Purple Haze
- Digital Distortion
- Celestial Blossom
- Vibrant Pink
- Cosmic Serenity
- Purple Wolf Girl
- Vibrant Orange
- Galactic Harmony
- Whimsical Forest Blooms
- Shades of Yellow and Purple
Lavender Dreamscape color palette created on .