Paleta de colores Whispers of Lavender Rose

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Lavender Rose palette

Compartir esta paleta en:

Descargar la paleta de colores Whispers of Lavender Rose (PNG)

Download whispers of lavender rose color palette PNG image (landscape)
Download whispers of lavender rose color palette PNG image (square)

CSS de la paleta de colores Whispers of Lavender Rose

/* CSS */
.color-1 {
color: #5e495f;
}
.color-2 {
color: #806b7b;
}
.color-3 {
color: #afa1a3;
}
.color-4 {
color: #d7c6c9;
}
.color-5 {
color: #f2e3e6;
}

/* CSS Variables */
:root {
--color-1: #5e495f;
--color-2: #806b7b;
--color-3: #afa1a3;
--color-4: #d7c6c9;
--color-5: #f2e3e6;
}

CSS del degradado de fondo Whispers of Lavender Rose

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e495f, #806b7b, #afa1a3, #d7c6c9, #f2e3e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e495f, #806b7b, #afa1a3, #d7c6c9, #f2e3e6);
}

Whispers of Lavender Rose color palette created on .