Paleta de colores Whispers of Lavender Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Lavender Dreams palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Lavender Dreams

/* CSS */
.color-1 {
color: #fefbfe;
}
.color-2 {
color: #f2defc;
}
.color-3 {
color: #b7a1d3;
}
.color-4 {
color: #8584b8;
}
.color-5 {
color: #5d5289;
}

/* CSS Variables */
:root {
--color-1: #fefbfe;
--color-2: #f2defc;
--color-3: #b7a1d3;
--color-4: #8584b8;
--color-5: #5d5289;
}

CSS del degradado de fondo Whispers of Lavender Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fefbfe, #f2defc, #b7a1d3, #8584b8, #5d5289);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fefbfe, #f2defc, #b7a1d3, #8584b8, #5d5289);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Light pink

Whispers of Lavender Dreams color palette created on .