All Palettes

Color Palette #4c9e66, #a4c6a9, #e6e8d4, #a9b1b2, #4f6c78

0%
0%
0%

CSS code for this palette

/* CSS */
.greenbrier {
color: #4c9e66;
}
.aroma-garden {
color: #a4c6a9;
}
.pine-water {
color: #e6e8d4;
}
.mirror-mirror {
color: #a9b1b2;
}
.winter-shadow {
color: #4f6c78;
}

/* CSS Variables */
:root {
--greenbrier:#4c9e66;
--aroma-garden:#a4c6a9;
--pine-water:#e6e8d4;
--mirror-mirror:#a9b1b2;
--winter-shadow:#4f6c78;
}

More palettes to explore