All Palettes

Color Palette #d9e9d3, #b6d7a8, #a3c8b4, #f6d9a2, #f8b9ce

0%
0%
0%

CSS code for this palette

/* CSS */
.touch-of-green {
color: #d9e9d3;
}
.apple-cream {
color: #b6d7a8;
}
.lobaria-lichen {
color: #a3c8b4;
}
.milky-maize {
color: #f6d9a2;
}
.christy-s-smile {
color: #f8b9ce;
}

/* CSS Variables */
:root {
--touch-of-green:#d9e9d3;
--apple-cream:#b6d7a8;
--lobaria-lichen:#a3c8b4;
--milky-maize:#f6d9a2;
--christy-s-smile:#f8b9ce;
}

More palettes to explore