All Palettes

Color Palette #a0cfb4, #d5e5b3, #f2e7b5, #f9cdae, #f78da7

0%
0%
0%

CSS code for this palette

/* CSS */
.feather-green {
color: #a0cfb4;
}
.natural-youth {
color: #d5e5b3;
}
.cr-me-de-la-cr-me {
color: #f2e7b5;
}
.whipped-peach {
color: #f9cdae;
}
.unripe-strawberry {
color: #f78da7;
}

/* CSS Variables */
:root {
--feather-green:#a0cfb4;
--natural-youth:#d5e5b3;
--cr-me-de-la-cr-me:#f2e7b5;
--whipped-peach:#f9cdae;
--unripe-strawberry:#f78da7;
}

More palettes to explore