All Palettes

Color Palette #2c2f35, #8c9b97, #f1c84b, #d8503b, #5b8b79

0%
0%
0%

CSS code for this palette

/* CSS */
.suit-blue {
color: #2c2f35;
}
.evening-fog {
color: #8c9b97;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.fire-island {
color: #d8503b;
}
.privet-hedge {
color: #5b8b79;
}

/* CSS Variables */
:root {
--suit-blue:#2c2f35;
--evening-fog:#8c9b97;
--solar-plexus-chakra:#f1c84b;
--fire-island:#d8503b;
--privet-hedge:#5b8b79;
}

More palettes to explore