Paleta de colores Celestial Lavender Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Celestial Lavender Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Celestial Lavender Dreams

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

CSS de la paleta de colores Celestial Lavender Dreams

/* 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 del degradado de fondo 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 .