All Palettes

Color Palette #ff6e61, #d85f41, #aa5b3c, #c4c700, #f6e09d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fireglow {
color: #d85f41;
}
.gladiator-leather {
color: #aa5b3c;
}
.garlic-pesto {
color: #c4c700;
}
.buttery-croissant {
color: #f6e09d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fireglow:#d85f41;
--gladiator-leather:#aa5b3c;
--garlic-pesto:#c4c700;
--buttery-croissant:#f6e09d;
}

More palettes to explore