All Palettes

Color Palette #1c3b25, #496e4d, #8cba8f, #c5e2d5, #f0f6ea

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fir {
color: #1c3b25;
}
.fairway {
color: #496e4d;
}
.tiki-monster {
color: #8cba8f;
}
.duck-egg-cream {
color: #c5e2d5;
}
.frosted-juniper {
color: #f0f6ea;
}

/* CSS Variables */
:root {
--deep-fir:#1c3b25;
--fairway:#496e4d;
--tiki-monster:#8cba8f;
--duck-egg-cream:#c5e2d5;
--frosted-juniper:#f0f6ea;
}

More palettes to explore