All Palettes

Color Palette #fc9b1d, #fab700, #f3e2aa, #f1c2b1, #d67a2e

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-yellow {
color: #fc9b1d;
}
.blue-angels-yellow {
color: #fab700;
}
.glad-yellow {
color: #f3e2aa;
}
.jazz-age-coral {
color: #f1c2b1;
}
.bitter-orange {
color: #d67a2e;
}

/* CSS Variables */
:root {
--radiant-yellow:#fc9b1d;
--blue-angels-yellow:#fab700;
--glad-yellow:#f3e2aa;
--jazz-age-coral:#f1c2b1;
--bitter-orange:#d67a2e;
}

More palettes to explore