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