All Palettes

Color Palette #4c9a6a, #8fd6a2, #b3e0d6, #f0f4e7, #f6f1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.greenbrier {
color: #4c9a6a;
}
.mother-of-pearl-green {
color: #8fd6a2;
}
.cruise {
color: #b3e0d6;
}
.quiet-whisper {
color: #f0f4e7;
}
.veiled-treasure {
color: #f6f1b6;
}

/* CSS Variables */
:root {
--greenbrier:#4c9a6a;
--mother-of-pearl-green:#8fd6a2;
--cruise:#b3e0d6;
--quiet-whisper:#f0f4e7;
--veiled-treasure:#f6f1b6;
}

More palettes to explore