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