Lavender Dreams Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Lavender Dreams palette

Share this palette to:

Download Lavender Dreams Color Palette (PNG)

Download lavender dreams color palette PNG image (landscape)
Download lavender dreams color palette PNG image (square)

Lavender Dreams color palette CSS

/* CSS */
.color-1 {
color: #ab1cc4;
}
.color-2 {
color: #c22cdd;
}
.color-3 {
color: #e444c1;
}
.color-4 {
color: #e16feb;
}
.color-5 {
color: #d68af0;
}

/* CSS Variables */
:root {
--color-1: #ab1cc4;
--color-2: #c22cdd;
--color-3: #e444c1;
--color-4: #e16feb;
--color-5: #d68af0;
}

Lavender Dreams background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ab1cc4, #c22cdd, #e444c1, #e16feb, #d68af0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ab1cc4, #c22cdd, #e444c1, #e16feb, #d68af0);
}

Similar color palettes

Lavender Dreams color palette created on .