Whispers of Blossom Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Blossom palette
tavolozza dei colori Whispers of Blossom CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #faf9fa;
}
.color-3 {
color: #ecdfe3;
}
.color-4 {
color: #e6d8c1;
}
.color-5 {
color: #fa99b3;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #faf9fa;
--color-3: #ecdfe3;
--color-4: #e6d8c1;
--color-5: #fa99b3;
}
CSS con gradiente di sfondo Whispers of Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #faf9fa, #ecdfe3, #e6d8c1, #fa99b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #faf9fa, #ecdfe3, #e6d8c1, #fa99b3);
}
Tavolozze di colori simili
Whispers of Blossom color palette created on .