All Palettes

Color Palette #ff6e61, #ff9a75, #f9d57b, #a9d6c1, #6c5b80

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff9a75;
}
.golden-glow {
color: #f9d57b;
}
.southern-belle {
color: #a9d6c1;
}
.concord-jam {
color: #6c5b80;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff9a75;
--golden-glow:#f9d57b;
--southern-belle:#a9d6c1;
--concord-jam:#6c5b80;
}

More palettes to explore