All Palettes

Color Palette #4c848a, #8db9b3, #c2e5e5, #f2f6ea, #f7b7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.cape-lee {
color: #4c848a;
}
.morning-green {
color: #8db9b3;
}
.swimming {
color: #c2e5e5;
}
.applemint-soda {
color: #f2f6ea;
}
.mystic-tulip {
color: #f7b7a1;
}

/* CSS Variables */
:root {
--cape-lee:#4c848a;
--morning-green:#8db9b3;
--swimming:#c2e5e5;
--applemint-soda:#f2f6ea;
--mystic-tulip:#f7b7a1;
}

More palettes to explore