All Palettes

Color Palette #a7c8b9, #f0e3c7, #f2cfc0, #ebb9b2, #c45a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.bird-s-egg-green {
color: #a7c8b9;
}
.white-chocolate {
color: #f0e3c7;
}
.indian-clay {
color: #f2cfc0;
}
.beauty-bush {
color: #ebb9b2;
}
.beauty-queen {
color: #c45a8d;
}

/* CSS Variables */
:root {
--bird-s-egg-green:#a7c8b9;
--white-chocolate:#f0e3c7;
--indian-clay:#f2cfc0;
--beauty-bush:#ebb9b2;
--beauty-queen:#c45a8d;
}

More palettes to explore