All Palettes

Color Palette #f35d58, #fab700, #f9c54e, #91be6f, #44c1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-coral {
color: #f35d58;
}
.blue-angels-yellow {
color: #fab700;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.north-wind {
color: #44c1c1;
}

/* CSS Variables */
:root {
--hot-coral:#f35d58;
--blue-angels-yellow:#fab700;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--north-wind:#44c1c1;
}

More palettes to explore