All Palettes

Color Palette #a42d33, #d7c5b2, #4f9c7d, #f1a15b, #c74938

0%
0%
0%

CSS code for this palette

/* CSS */
.drive-in-cherry {
color: #a42d33;
}
.chalk-beige {
color: #d7c5b2;
}
.wintergreen-shadow {
color: #4f9c7d;
}
.doughnut {
color: #f1a15b;
}
.grenadier {
color: #c74938;
}

/* CSS Variables */
:root {
--drive-in-cherry:#a42d33;
--chalk-beige:#d7c5b2;
--wintergreen-shadow:#4f9c7d;
--doughnut:#f1a15b;
--grenadier:#c74938;
}

More palettes to explore