All Palettes

Color Palette #f5a524, #f3e13f, #f5d15b, #fab700, #f86c30

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-glazed-chicken {
color: #f5a524;
}
.highlighter-yellow {
color: #f3e13f;
}
.wake-me-up {
color: #f5d15b;
}
.blue-angels-yellow {
color: #fab700;
}
.bright-orange {
color: #f86c30;
}

/* CSS Variables */
:root {
--apricot-glazed-chicken:#f5a524;
--highlighter-yellow:#f3e13f;
--wake-me-up:#f5d15b;
--blue-angels-yellow:#fab700;
--bright-orange:#f86c30;
}

More palettes to explore