All Palettes

Color Palette #f9c54e, #f9e3b4, #91be6f, #277ca0, #f94346

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore