All Palettes

Color Palette #f9d64e, #f9b74e, #f9a04e, #f99b4e, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f9d64e;
}
.mango-margarita {
color: #f9b74e;
}
.bittersweet {
color: #f9a04e;
}
.holland-tulip {
color: #f99b4e;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--westfall-yellow:#f9d64e;
--mango-margarita:#f9b74e;
--bittersweet:#f9a04e;
--holland-tulip:#f99b4e;
--black:#000000;
}

More palettes to explore