All Palettes

Color Palette #c7dbc7, #79a08c, #4e5a4f, #3d3d3d, #292929

0%
0%
0%

CSS code for this palette

/* CSS */
.misty-afternoon {
color: #c7dbc7;
}
.mizuasagi-green {
color: #79a08c;
}
.evergreen-boughs {
color: #4e5a4f;
}
.raven-black {
color: #3d3d3d;
}
.chromaphobic-black {
color: #292929;
}

/* CSS Variables */
:root {
--misty-afternoon:#c7dbc7;
--mizuasagi-green:#79a08c;
--evergreen-boughs:#4e5a4f;
--raven-black:#3d3d3d;
--chromaphobic-black:#292929;
}

More palettes to explore