Burning Orange Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Burning Orange palette
tavolozza dei colori Burning Orange CSS
/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #ffcd70;
}
.color-4 {
color: #fff29e;
}
.color-5 {
color: #ffebcc;
}
/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ffa142;
--color-3: #ffcd70;
--color-4: #fff29e;
--color-5: #ffebcc;
}
CSS con gradiente di sfondo Burning Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ffa142, #ffcd70, #fff29e, #ffebcc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ffa142, #ffcd70, #fff29e, #ffebcc);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Brillante
Burning Orange color palette created on .