Whispers of Blush Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Blush palette
tavolozza dei colori Whispers of Blush CSS
/* CSS */
.color-1 {
color: #fdf7f8;
}
.color-2 {
color: #f6edea;
}
.color-3 {
color: #fae3db;
}
.color-4 {
color: #e5dce1;
}
.color-5 {
color: #f5ccd8;
}
/* CSS Variables */
:root {
--color-1: #fdf7f8;
--color-2: #f6edea;
--color-3: #fae3db;
--color-4: #e5dce1;
--color-5: #f5ccd8;
}
CSS con gradiente di sfondo Whispers of Blush
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdf7f8, #f6edea, #fae3db, #e5dce1, #f5ccd8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdf7f8, #f6edea, #fae3db, #e5dce1, #f5ccd8);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 5 tavolozzas di colori Pale pink
Whispers of Blush color palette created on .