All Palettes

Color Palette #f9c54e, #f9a94e, #f09c47, #f08a3d, #f05b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.gemini-mustard-momento {
color: #f9a94e;
}
.question-mark-block {
color: #f09c47;
}
.hot-orange {
color: #f08a3d;
}
.hot-embers {
color: #f05b2d;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--gemini-mustard-momento:#f9a94e;
--question-mark-block:#f09c47;
--hot-orange:#f08a3d;
--hot-embers:#f05b2d;
}

More palettes to explore