All Palettes

Color Palette #fab700, #ff6e61, #ff9c8f, #f1c84b, #d83b55

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.match-head {
color: #d83b55;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--solar-plexus-chakra:#f1c84b;
--match-head:#d83b55;
}

More palettes to explore