All Palettes

Color Palette #ff6e61, #ff998a, #ffb19e, #ffd3b8, #ffe9d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.buttery-salmon {
color: #ffb19e;
}
.peachy-bon-bon {
color: #ffd3b8;
}
.delightful-peach {
color: #ffe9d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--buttery-salmon:#ffb19e;
--peachy-bon-bon:#ffd3b8;
--delightful-peach:#ffe9d1;
}

More palettes to explore