All Palettes

Color Palette #fab700, #f9d44e, #fce8b0, #ff6d1f, #c94b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.westfall-yellow {
color: #f9d44e;
}
.gold-thread {
color: #fce8b0;
}
.shocking-orange {
color: #ff6d1f;
}
.painted-poppy {
color: #c94b3b;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--westfall-yellow:#f9d44e;
--gold-thread:#fce8b0;
--shocking-orange:#ff6d1f;
--painted-poppy:#c94b3b;
}

More palettes to explore