All Palettes

Color Palette #c92c39, #f35f20, #f5a300, #f9e367, #b6d12e

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c92c39;
}
.plastic-carrot {
color: #f35f20;
}
.mad-for-mango {
color: #f5a300;
}
.x-ng-hu-ng-yellow {
color: #f9e367;
}
.fuego-verde {
color: #b6d12e;
}

/* CSS Variables */
:root {
--mars-red:#c92c39;
--plastic-carrot:#f35f20;
--mad-for-mango:#f5a300;
--x-ng-hu-ng-yellow:#f9e367;
--fuego-verde:#b6d12e;
}

More palettes to explore