All Palettes

Color Palette #ff6e61, #ff9f80, #ffcd94, #ffe4b3, #f0f4c3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.apricot-light {
color: #ffcd94;
}
.mouse-nose {
color: #ffe4b3;
}
.fresh-grown {
color: #f0f4c3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--apricot-light:#ffcd94;
--mouse-nose:#ffe4b3;
--fresh-grown:#f0f4c3;
}

More palettes to explore