All Palettes

Color Palette #addf96, #bdb9d4, #d7b2c9, #cfddd8, #989d53

0%
0%
0%

CSS code for this palette

/* CSS */
.stem-green {
color: #addf96;
}
.lemures {
color: #bdb9d4;
}
.pink-lavender {
color: #d7b2c9;
}
.light-spearmint-ice {
color: #cfddd8;
}
.do-not-disturb {
color: #989d53;
}

/* CSS Variables */
:root {
--stem-green:#addf96;
--lemures:#bdb9d4;
--pink-lavender:#d7b2c9;
--light-spearmint-ice:#cfddd8;
--do-not-disturb:#989d53;
}

More palettes to explore