All Palettes

Color Palette #f9c54e, #f9d99a, #f9e5b4, #f94346, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.honey-tone {
color: #f9d99a;
}
.noodles {
color: #f9e5b4;
}
.tomato-frog {
color: #f94346;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--honey-tone:#f9d99a;
--noodles:#f9e5b4;
--tomato-frog:#f94346;
--black:#000000;
}

More palettes to explore