All Palettes

Color Palette #1d3f34, #3c6d5b, #69bf74, #b9e4b9, #f0f3f4

0%
0%
0%

CSS code for this palette

/* CSS */
.sherwood-green {
color: #1d3f34;
}
.foliage-green {
color: #3c6d5b;
}
.bermudagrass {
color: #69bf74;
}
.mint-parfait {
color: #b9e4b9;
}
.zappy-zebra {
color: #f0f3f4;
}

/* CSS Variables */
:root {
--sherwood-green:#1d3f34;
--foliage-green:#3c6d5b;
--bermudagrass:#69bf74;
--mint-parfait:#b9e4b9;
--zappy-zebra:#f0f3f4;
}

More palettes to explore