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