All Palettes

Color Palette #89c2a7, #c1e2c7, #f2f6ea, #f9ccb9, #ff5c72

0%
0%
0%

CSS code for this palette

/* CSS */
.spearmint-frosting {
color: #89c2a7;
}
.luna-green {
color: #c1e2c7;
}
.applemint-soda {
color: #f2f6ea;
}
.biscuit-cream {
color: #f9ccb9;
}
.watermelon-candy {
color: #ff5c72;
}

/* CSS Variables */
:root {
--spearmint-frosting:#89c2a7;
--luna-green:#c1e2c7;
--applemint-soda:#f2f6ea;
--biscuit-cream:#f9ccb9;
--watermelon-candy:#ff5c72;
}

More palettes to explore