All Palettes

Color Palette #e6a2c5, #f0b2d6, #f6d079, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e6a2c5;
}
.soft-cashmere {
color: #f0b2d6;
}
.popcorn {
color: #f6d079;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--prettiest-pink:#e6a2c5;
--soft-cashmere:#f0b2d6;
--popcorn:#f6d079;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore