All Palettes

Color Palette #a4d99b, #b0e3c4, #e7f9f4, #d8b8b0, #7e4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a4d99b;
}
.coastal-foam {
color: #b0e3c4;
}
.melting-glacier {
color: #e7f9f4;
}
.peach-whip {
color: #d8b8b0;
}
.cleopatra-s-gown {
color: #7e4b8b;
}

/* CSS Variables */
:root {
--cool-aloe:#a4d99b;
--coastal-foam:#b0e3c4;
--melting-glacier:#e7f9f4;
--peach-whip:#d8b8b0;
--cleopatra-s-gown:#7e4b8b;
}

More palettes to explore