Whispers of Blush Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Blush palette

Condividi questa palette a:

tavolozza dei colori Whispers of Blush CSS

/* CSS */
.color-1 {
color: #f8f1f2;
}
.color-2 {
color: #f1e9e9;
}
.color-3 {
color: #eae5e1;
}
.color-4 {
color: #eae4e1;
}
.color-5 {
color: #c48da7;
}

/* CSS Variables */
:root {
--color-1: #f8f1f2;
--color-2: #f1e9e9;
--color-3: #eae5e1;
--color-4: #eae4e1;
--color-5: #c48da7;
}

CSS con gradiente di sfondo Whispers of Blush

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8f1f2, #f1e9e9, #eae5e1, #eae4e1, #c48da7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8f1f2, #f1e9e9, #eae5e1, #eae4e1, #c48da7);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 4 tavolozzas di colori Soft pink

Whispers of Blush color palette created on .