Vibrant Harmony Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Harmony palette
Immagine PNG della tavolozza dei colori Vibrant Harmony
tavolozza dei colori Vibrant Harmony CSS
/* CSS */
.color-1 {
color: #e05238;
}
.color-2 {
color: #df7c2a;
}
.color-3 {
color: #dfa32a;
}
.color-4 {
color: #afa40e;
}
.color-5 {
color: #3f6d22;
}
/* CSS Variables */
:root {
--color-1: #e05238;
--color-2: #df7c2a;
--color-3: #dfa32a;
--color-4: #afa40e;
--color-5: #3f6d22;
}
CSS con gradiente di sfondo Vibrant Harmony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e05238, #df7c2a, #dfa32a, #afa40e, #3f6d22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e05238, #df7c2a, #dfa32a, #afa40e, #3f6d22);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Rosso
Vibrant Harmony color palette created on .