All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb85c, #f6cf5a, #f1e0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.cape-jasmine {
color: #ffb85c;
}
.stella {
color: #f6cf5a;
}
.bone-white {
color: #f1e0b1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--cape-jasmine:#ffb85c;
--stella:#f6cf5a;
--bone-white:#f1e0b1;
}

More palettes to explore