All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb65c, #ffe770, #f4e04e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.shandy {
color: #ffe770;
}
.gilded {
color: #f4e04e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--peanut-butter-chicken:#ffb65c;
--shandy:#ffe770;
--gilded:#f4e04e;
}

More palettes to explore