All Palettes

Color Palette #c82d42, #d75b5d, #eaaf6c, #f1c84b, #f4e2b3

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c82d42;
}
.roman {
color: #d75b5d;
}
.evening-sunset {
color: #eaaf6c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}

/* CSS Variables */
:root {
--red-peppercorn:#c82d42;
--roman:#d75b5d;
--evening-sunset:#eaaf6c;
--solar-plexus-chakra:#f1c84b;
--smooth-as-corn-silk:#f4e2b3;
}

More palettes to explore