Vibrant Orange Disco Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Orange Disco palette
tavolozza dei colori Vibrant Orange Disco CSS
/* CSS */
.color-1 {
color: #f5a300;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ff3d5a;
}
.color-4 {
color: #d6006f;
}
.color-5 {
color: #8c00b3;
}
/* CSS Variables */
:root {
--color-1: #f5a300;
--color-2: #ff6d1f;
--color-3: #ff3d5a;
--color-4: #d6006f;
--color-5: #8c00b3;
}
CSS con gradiente di sfondo Vibrant Orange Disco
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a300, #ff6d1f, #ff3d5a, #d6006f, #8c00b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a300, #ff6d1f, #ff3d5a, #d6006f, #8c00b3);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 20+ tavolozzas di colori Anni 70
Vibrant Orange Disco color palette created on .