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