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