Whispers of Lavender Rose Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Lavender Rose palette

Condividi questa palette a:

Scarica la tavolozza dei colori 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)

tavolozza dei colori Whispers of Lavender Rose CSS

/* 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 con gradiente di sfondo 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 .