All Palettes

Color Palette #a20b0b, #d82c2c, #fa9a00, #f1e79d, #a5c8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.crisp-christmas-cranberries {
color: #a20b0b;
}
.chi-gong {
color: #d82c2c;
}
.jack-o {
color: #fa9a00;
}
.first-day-of-summer {
color: #f1e79d;
}
.french-market {
color: #a5c8a2;
}

/* CSS Variables */
:root {
--crisp-christmas-cranberries:#a20b0b;
--chi-gong:#d82c2c;
--jack-o:#fa9a00;
--first-day-of-summer:#f1e79d;
--french-market:#a5c8a2;
}

More palettes to explore