All Palettes

Color Palette #ff6e61, #ff9f75, #ffba9e, #ffd9b8, #ffe9d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.candyman {
color: #ff9f75;
}
.pallid-orange {
color: #ffba9e;
}
.peach-puff {
color: #ffd9b8;
}
.delightful-peach {
color: #ffe9d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--candyman:#ff9f75;
--pallid-orange:#ffba9e;
--peach-puff:#ffd9b8;
--delightful-peach:#ffe9d1;
}

More palettes to explore