All Palettes

Color Palette #5f2b30, #8b4f4b, #c06e5d, #e7a67e, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz {
color: #5f2b30;
}
.lotus {
color: #8b4f4b;
}
.cajun-spice {
color: #c06e5d;
}
.orange-clay {
color: #e7a67e;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--jazz:#5f2b30;
--lotus:#8b4f4b;
--cajun-spice:#c06e5d;
--orange-clay:#e7a67e;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore