All Palettes

Color Palette #4d996a, #69bf88, #a4d6a9, #f2e8c0, #f3b4c0

0%
0%
0%

CSS code for this palette

/* CSS */
.greenbrier {
color: #4d996a;
}
.young-bamboo {
color: #69bf88;
}
.chinook {
color: #a4d6a9;
}
.limesicle {
color: #f2e8c0;
}
.ibis {
color: #f3b4c0;
}

/* CSS Variables */
:root {
--greenbrier:#4d996a;
--young-bamboo:#69bf88;
--chinook:#a4d6a9;
--limesicle:#f2e8c0;
--ibis:#f3b4c0;
}

More palettes to explore