All Palettes

Color Palette #d2282b, #c0392a, #a35d4d, #f6b44c, #f2e2c0

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d2282b;
}
.cadillac-coupe {
color: #c0392a;
}
.remington-rust {
color: #a35d4d;
}
.mango-margarita {
color: #f6b44c;
}
.tea-cookie {
color: #f2e2c0;
}

/* CSS Variables */
:root {
--chi-gong:#d2282b;
--cadillac-coupe:#c0392a;
--remington-rust:#a35d4d;
--mango-margarita:#f6b44c;
--tea-cookie:#f2e2c0;
}

More palettes to explore