Enchanted Call of the Siren Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Enchanted Call of the Siren palette
tavolozza dei colori Enchanted Call of the Siren CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #f5c400;
}
.color-4 {
color: #6b5b95;
}
.color-5 {
color: #d6c7d3;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa142;
--color-3: #f5c400;
--color-4: #6b5b95;
--color-5: #d6c7d3;
}
CSS con gradiente di sfondo Enchanted Call of the Siren
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa142, #f5c400, #6b5b95, #d6c7d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa142, #f5c400, #6b5b95, #d6c7d3);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Corallo
Enchanted Call of the Siren color palette created on .