All Palettes

Color Palette #2a4c2b, #496e54, #6e8c7b, #9fb7a1, #c7e1d5

0%
0%
0%

CSS code for this palette

/* CSS */
.chestnut-green {
color: #2a4c2b;
}
.fairway {
color: #496e54;
}
.ivy-wreath {
color: #6e8c7b;
}
.copper-patina {
color: #9fb7a1;
}
.duck-egg-cream {
color: #c7e1d5;
}

/* CSS Variables */
:root {
--chestnut-green:#2a4c2b;
--fairway:#496e54;
--ivy-wreath:#6e8c7b;
--copper-patina:#9fb7a1;
--duck-egg-cream:#c7e1d5;
}

More palettes to explore