Whispers of Blush and Cream Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Blush and Cream palette
tavolozza dei colori Whispers of Blush and Cream CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #faf9f9;
}
.color-3 {
color: #fae3b2;
}
.color-4 {
color: #f3d8e2;
}
.color-5 {
color: #f1acbd;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #faf9f9;
--color-3: #fae3b2;
--color-4: #f3d8e2;
--color-5: #f1acbd;
}
CSS con gradiente di sfondo Whispers of Blush and Cream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #faf9f9, #fae3b2, #f3d8e2, #f1acbd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #faf9f9, #fae3b2, #f3d8e2, #f1acbd);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1 tavolozza di colori Bianco
Whispers of Blush and Cream color palette created on .