All Palettes

Color Palette #e7b1c1, #f4a462, #f9c54e, #91be6f, #277ca0

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e7b1c1;
}
.shrimp-cocktail {
color: #f4a462;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.prominent-blue {
color: #277ca0;
}

/* CSS Variables */
:root {
--athena-pink:#e7b1c1;
--shrimp-cocktail:#f4a462;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--prominent-blue:#277ca0;
}

More palettes to explore