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