All Palettes

Color Palette #e6a2c2, #f4c3d6, #f8e2e7, #ffe8d6, #ffb7ad

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e6a2c2;
}
.sweetheart {
color: #f4c3d6;
}
.pork-belly {
color: #f8e2e7;
}
.macaroon-cream {
color: #ffe8d6;
}
.ripe-melon {
color: #ffb7ad;
}

/* CSS Variables */
:root {
--prettiest-pink:#e6a2c2;
--sweetheart:#f4c3d6;
--pork-belly:#f8e2e7;
--macaroon-cream:#ffe8d6;
--ripe-melon:#ffb7ad;
}

More palettes to explore