All Palettes

Color Palette #4f9c6f, #8dd3a0, #b3e5c9, #f5f9e7, #d0a24e

0%
0%
0%

CSS code for this palette

/* CSS */
.basil-pesto {
color: #4f9c6f;
}
.mother-of-pearl-green {
color: #8dd3a0;
}
.coastal-foam {
color: #b3e5c9;
}
.bean-sprout {
color: #f5f9e7;
}
.ogryn-wash {
color: #d0a24e;
}

/* CSS Variables */
:root {
--basil-pesto:#4f9c6f;
--mother-of-pearl-green:#8dd3a0;
--coastal-foam:#b3e5c9;
--bean-sprout:#f5f9e7;
--ogryn-wash:#d0a24e;
}

More palettes to explore