All Palettes

Color Palette #faaa29, #f5b62e, #d03d2f, #c22424, #8d1c1c

0%
0%
0%

CSS code for this palette

/* CSS */
.mango {
color: #faaa29;
}
.nyc-taxi {
color: #f5b62e;
}
.rebel-red {
color: #d03d2f;
}
.star-and-crescent-red {
color: #c22424;
}
.socialist {
color: #8d1c1c;
}

/* CSS Variables */
:root {
--mango:#faaa29;
--nyc-taxi:#f5b62e;
--rebel-red:#d03d2f;
--star-and-crescent-red:#c22424;
--socialist:#8d1c1c;
}

More palettes to explore