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