All Palettes

Color Palette #cf5c2a, #a85b2e, #796839, #507c5b, #2c9b90

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-delight {
color: #cf5c2a;
}
.beef-hotpot {
color: #a85b2e;
}
.racoon-eyes {
color: #796839;
}
.como {
color: #507c5b;
}
.azure-tide {
color: #2c9b90;
}

/* CSS Variables */
:root {
--bright-delight:#cf5c2a;
--beef-hotpot:#a85b2e;
--racoon-eyes:#796839;
--como:#507c5b;
--azure-tide:#2c9b90;
}

More palettes to explore