All Palettes

Color Palette #f9c54e, #fbab3c, #f3712b, #d84e2c, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.peach-butter {
color: #fbab3c;
}
.persimmon-orange {
color: #f3712b;
}
.crab-curry {
color: #d84e2c;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--peach-butter:#fbab3c;
--persimmon-orange:#f3712b;
--crab-curry:#d84e2c;
--tomato-frog:#f94346;
}

More palettes to explore