All Palettes

Color Palette #ff6e61, #ff9a75, #ffc29e, #d4b8a0, #a6d8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff9a75;
}
.esprit-peach {
color: #ffc29e;
}
.bespoke {
color: #d4b8a0;
}
.lolly-ice {
color: #a6d8d2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff9a75;
--esprit-peach:#ffc29e;
--bespoke:#d4b8a0;
--lolly-ice:#a6d8d2;
}

More palettes to explore