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: #ffffff;
}
.color-2 {
color: #fbfaf9;
}
.color-3 {
color: #faf2ef;
}
.color-4 {
color: #f0e2e0;
}
.color-5 {
color: #ddc8c6;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fbfaf9;
--color-3: #faf2ef;
--color-4: #f0e2e0;
--color-5: #ddc8c6;
}
CSS con gradiente di sfondo Whispers of Blush
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fbfaf9, #faf2ef, #f0e2e0, #ddc8c6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fbfaf9, #faf2ef, #f0e2e0, #ddc8c6);
}
Tavolozze di colori simili
Whispers of Blush color palette created on .