All Palettes

Color Palette #80c6e0, #f3a0a0, #f4e1a4, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.undercool {
color: #80c6e0;
}
.plum-blossom {
color: #f3a0a0;
}
.optimistic-yellow {
color: #f4e1a4;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--undercool:#80c6e0;
--plum-blossom:#f3a0a0;
--optimistic-yellow:#f4e1a4;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore