All Palettes

Color Palette #e9a5c2, #f0c7d4, #f9e1e7, #ffdf99, #ff9c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e9a5c2;
}
.pale-primrose {
color: #f0c7d4;
}
.pork-belly {
color: #f9e1e7;
}
.butter-cupcake {
color: #ffdf99;
}
.creamy-orange-blush {
color: #ff9c7a;
}

/* CSS Variables */
:root {
--think-pink:#e9a5c2;
--pale-primrose:#f0c7d4;
--pork-belly:#f9e1e7;
--butter-cupcake:#ffdf99;
--creamy-orange-blush:#ff9c7a;
}

More palettes to explore