All Palettes

Color Palette #ff6e61, #ffa280, #f5cca8, #f9e6b9, #f0d0c7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ffa280;
}
.allspice {
color: #f5cca8;
}
.hawaiian-cream {
color: #f9e6b9;
}
.chic-peach {
color: #f0d0c7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ffa280;
--allspice:#f5cca8;
--hawaiian-cream:#f9e6b9;
--chic-peach:#f0d0c7;
}

More palettes to explore