Vibrant Orange Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Orange palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Vibrant Orange (PNG)
tavolozza dei colori Vibrant Orange CSS
/* CSS */
.color-1 {
color: #f47f1f;
}
.color-2 {
color: #fa428f;
}
.color-3 {
color: #f75d55;
}
.color-4 {
color: #f2b53a;
}
.color-5 {
color: #ff913d;
}
/* CSS Variables */
:root {
--color-1: #f47f1f;
--color-2: #fa428f;
--color-3: #f75d55;
--color-4: #f2b53a;
--color-5: #ff913d;
}
CSS con gradiente di sfondo Vibrant Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f47f1f, #fa428f, #f75d55, #f2b53a, #ff913d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f47f1f, #fa428f, #f75d55, #f2b53a, #ff913d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 60+ tavolozzas di colori Ambra
Vibrant Orange color palette created on .