All Palettes

Color Palette #e8a1c8, #f4b3e2, #f7d4e1, #f1c84b, #d84f56

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e8a1c8;
}
.hanami-pink {
color: #f4b3e2;
}
.pink-frosting {
color: #f7d4e1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.spiced-coral {
color: #d84f56;
}

/* CSS Variables */
:root {
--prettiest-pink:#e8a1c8;
--hanami-pink:#f4b3e2;
--pink-frosting:#f7d4e1;
--solar-plexus-chakra:#f1c84b;
--spiced-coral:#d84f56;
}

More palettes to explore