All Palettes

Color Palette #e7a6c4, #f5c2cf, #f4e3c3, #f9eb90, #f7a85e

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e7a6c4;
}
.carnation-bouquet {
color: #f5c2cf;
}
.cameo-cream {
color: #f4e3c3;
}
.chickery-chick {
color: #f9eb90;
}
.rajah {
color: #f7a85e;
}

/* CSS Variables */
:root {
--prettiest-pink:#e7a6c4;
--carnation-bouquet:#f5c2cf;
--cameo-cream:#f4e3c3;
--chickery-chick:#f9eb90;
--rajah:#f7a85e;
}

More palettes to explore