All Palettes

Color Palette #ff6e61, #ff9861, #ffcd75, #f8dfa0, #fcd1cf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mock-orange {
color: #ff9861;
}
.grandis {
color: #ffcd75;
}
.aspen-yellow {
color: #f8dfa0;
}
.fading-rose {
color: #fcd1cf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mock-orange:#ff9861;
--grandis:#ffcd75;
--aspen-yellow:#f8dfa0;
--fading-rose:#fcd1cf;
}

More palettes to explore