Embers of Siris Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Embers of Siris palette
tavolozza dei colori Embers of Siris CSS
/* CSS */
.color-1 {
color: #f8bf5d;
}
.color-2 {
color: #f78d1d;
}
.color-3 {
color: #f65c2c;
}
.color-4 {
color: #ea4f3e;
}
.color-5 {
color: #d22866;
}
/* CSS Variables */
:root {
--color-1: #f8bf5d;
--color-2: #f78d1d;
--color-3: #f65c2c;
--color-4: #ea4f3e;
--color-5: #d22866;
}
CSS con gradiente di sfondo Embers of Siris
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8bf5d, #f78d1d, #f65c2c, #ea4f3e, #d22866);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8bf5d, #f78d1d, #f65c2c, #ea4f3e, #d22866);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 400+ tavolozzas di colori Brillante
Embers of Siris color palette created on .