Blush Serenade Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blush Serenade palette
tavolozza dei colori Blush Serenade CSS
/* CSS */
.color-1 {
color: #e9a4a0;
}
.color-2 {
color: #f5b2b2;
}
.color-3 {
color: #f4c8b3;
}
.color-4 {
color: #f0d1b2;
}
.color-5 {
color: #e2d6b6;
}
/* CSS Variables */
:root {
--color-1: #e9a4a0;
--color-2: #f5b2b2;
--color-3: #f4c8b3;
--color-4: #f0d1b2;
--color-5: #e2d6b6;
}
CSS con gradiente di sfondo Blush Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9a4a0, #f5b2b2, #f4c8b3, #f0d1b2, #e2d6b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9a4a0, #f5b2b2, #f4c8b3, #f0d1b2, #e2d6b6);
}
Tavolozze di colori simili
Blush Serenade color palette created on .