Warm Colors of Enamoramiento Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Warm Colors of Enamoramiento palette
tavolozza dei colori Warm Colors of Enamoramiento CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #ffcb5c;
}
.color-4 {
color: #b2e061;
}
.color-5 {
color: #62c0bf;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa142;
--color-3: #ffcb5c;
--color-4: #b2e061;
--color-5: #62c0bf;
}
CSS con gradiente di sfondo Warm Colors of Enamoramiento
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa142, #ffcb5c, #b2e061, #62c0bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa142, #ffcb5c, #b2e061, #62c0bf);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Brillante
Warm Colors of Enamoramiento color palette created on .