All Palettes

Color Palette #e65b5b, #f9c54e, #91be6f, #277ca0, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.reductant {
color: #e65b5b;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.prominent-blue {
color: #277ca0;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--reductant:#e65b5b;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--prominent-blue:#277ca0;
--black:#000000;
}

More palettes to explore