Soft Lavender Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Soft Lavender Dream palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Soft Lavender Dream

Download soft lavender dream color palette PNG image (landscape)
Download soft lavender dream color palette PNG image (square)

tavolozza dei colori Soft Lavender Dream 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;
}

CSS con gradiente di sfondo Soft Lavender Dream

/* 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);
}

Soft Lavender Dream color palette created on .