All Palettes

Color Palette #ff6e61, #ff998a, #ffcc8a, #ffefdb, #f7f3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.bastard-amber {
color: #ffcc8a;
}
.peach-cream {
color: #ffefdb;
}
.cheviot {
color: #f7f3e8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--bastard-amber:#ffcc8a;
--peach-cream:#ffefdb;
--cheviot:#f7f3e8;
}

More palettes to explore