Celestial Lavender Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Celestial Lavender Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Celestial Lavender Dreams

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

tavolozza dei colori Celestial Lavender Dreams CSS

/* CSS */
.color-1 {
color: #d6c8df;
}
.color-2 {
color: #b7a0ca;
}
.color-3 {
color: #9f8bb1;
}
.color-4 {
color: #7b6f9f;
}
.color-5 {
color: #594a78;
}

/* CSS Variables */
:root {
--color-1: #d6c8df;
--color-2: #b7a0ca;
--color-3: #9f8bb1;
--color-4: #7b6f9f;
--color-5: #594a78;
}

CSS con gradiente di sfondo Celestial Lavender Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6c8df, #b7a0ca, #9f8bb1, #7b6f9f, #594a78);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6c8df, #b7a0ca, #9f8bb1, #7b6f9f, #594a78);
}

Celestial Lavender Dreams color palette created on .