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: #fefbfd;
}
.color-2 {
color: #fdddf7;
}
.color-3 {
color: #f6c1e6;
}
.color-4 {
color: #db95c4;
}
.color-5 {
color: #c072a5;
}

/* CSS Variables */
:root {
--color-1: #fefbfd;
--color-2: #fdddf7;
--color-3: #f6c1e6;
--color-4: #db95c4;
--color-5: #c072a5;
}

CSS con gradiente di sfondo Whispers of Blush

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fefbfd, #fdddf7, #f6c1e6, #db95c4, #c072a5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fefbfd, #fdddf7, #f6c1e6, #db95c4, #c072a5);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Pale pink

Whispers of Blush color palette created on .