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: #f5a300;
}
.color-2 {
color: #ff6d2e;
}
.color-3 {
color: #f75c40;
}
.color-4 {
color: #d84b7a;
}
.color-5 {
color: #a154b0;
}
/* CSS Variables */
:root {
--color-1: #f5a300;
--color-2: #ff6d2e;
--color-3: #f75c40;
--color-4: #d84b7a;
--color-5: #a154b0;
}
CSS con gradiente di sfondo Vibrant Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a300, #ff6d2e, #f75c40, #d84b7a, #a154b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a300, #ff6d2e, #f75c40, #d84b7a, #a154b0);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Brillante
Vibrant Orange color palette created on .