All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore