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