All Palettes

Color Palette #fad12e, #fdae26, #f86f30, #eb4637, #d93a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-pepper {
color: #fad12e;
}
.honey-wax {
color: #fdae26;
}
.extreme-carrot {
color: #f86f30;
}
.chilled-chilly {
color: #eb4637;
}
.jasper {
color: #d93a3d;
}

/* CSS Variables */
:root {
--banana-pepper:#fad12e;
--honey-wax:#fdae26;
--extreme-carrot:#f86f30;
--chilled-chilly:#eb4637;
--jasper:#d93a3d;
}

More palettes to explore