Vibrant Orange Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Orange palette
tavolozza dei colori Vibrant Orange CSS
/* CSS */
.color-1 {
color: #f0a400;
}
.color-2 {
color: #ff6d2e;
}
.color-3 {
color: #ff382e;
}
.color-4 {
color: #d9263e;
}
.color-5 {
color: #7c4dff;
}
/* CSS Variables */
:root {
--color-1: #f0a400;
--color-2: #ff6d2e;
--color-3: #ff382e;
--color-4: #d9263e;
--color-5: #7c4dff;
}
CSS con gradiente di sfondo Vibrant Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a400, #ff6d2e, #ff382e, #d9263e, #7c4dff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a400, #ff6d2e, #ff382e, #d9263e, #7c4dff);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200 tavolozzas di colori Brillante
Vibrant Orange color palette created on .