All Palettes

Color Palette #fab700, #f9c54e, #91be6f, #42a8b8, #277ca0

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.aquatic-cool {
color: #42a8b8;
}
.prominent-blue {
color: #277ca0;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--aquatic-cool:#42a8b8;
--prominent-blue:#277ca0;
}

More palettes to explore