All Palettes

Color Palette #8bda6c, #f9c54e, #f94346, #91be6f, #277ca0

0%
0%
0%

CSS code for this palette

/* CSS */
.green-lacewing {
color: #8bda6c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}
.laudable-lime {
color: #91be6f;
}
.prominent-blue {
color: #277ca0;
}

/* CSS Variables */
:root {
--green-lacewing:#8bda6c;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
--laudable-lime:#91be6f;
--prominent-blue:#277ca0;
}

More palettes to explore