All Palettes

Color Palette #ff6e61, #ff9d52, #ffcb5c, #d9e5b3, #a3caa0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.bittersweet {
color: #ff9d52;
}
.nacho {
color: #ffcb5c;
}
.natural-youth {
color: #d9e5b3;
}
.french-market {
color: #a3caa0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--bittersweet:#ff9d52;
--nacho:#ffcb5c;
--natural-youth:#d9e5b3;
--french-market:#a3caa0;
}

More palettes to explore