Soft Lavender Dream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Soft Lavender Dream palette
Color Inspiration
Images that showcase this color palette in real designs
Download Soft Lavender Dream Color Palette (PNG)
Soft Lavender Dream color palette CSS
/* CSS */
.color-1 {
color: #f1f0ff;
}
.color-2 {
color: #dac7e1;
}
.color-3 {
color: #c4a3c7;
}
.color-4 {
color: #a77b9d;
}
.color-5 {
color: #6e4c7b;
}
/* CSS Variables */
:root {
--color-1: #f1f0ff;
--color-2: #dac7e1;
--color-3: #c4a3c7;
--color-4: #a77b9d;
--color-5: #6e4c7b;
}
Soft Lavender Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1f0ff, #dac7e1, #c4a3c7, #a77b9d, #6e4c7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1f0ff, #dac7e1, #c4a3c7, #a77b9d, #6e4c7b);
}
Similar color palettes
Scroll down to explore 90+ Lavender color palettes
Soft Lavender Dream color palette created on .