All Palettes

Color Palette #7d9b6f, #bad9b5, #f2e7ba, #f4c4c3, #e84a7f

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-thyme {
color: #7d9b6f;
}
.a-mann-s-mint {
color: #bad9b5;
}
.sandy-shore {
color: #f2e7ba;
}
.my-fair-lady {
color: #f4c4c3;
}
.kacey-s-pink {
color: #e84a7f;
}

/* CSS Variables */
:root {
--wild-thyme:#7d9b6f;
--a-mann-s-mint:#bad9b5;
--sandy-shore:#f2e7ba;
--my-fair-lady:#f4c4c3;
--kacey-s-pink:#e84a7f;
}

More palettes to explore