All Palettes

Color Palette #ff6e61, #ff997a, #ffba9e, #ffe4d6, #ffd2b8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff997a;
}
.pallid-orange {
color: #ffba9e;
}
.light-peach-rose {
color: #ffe4d6;
}
.peachy-bon-bon {
color: #ffd2b8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff997a;
--pallid-orange:#ffba9e;
--light-peach-rose:#ffe4d6;
--peachy-bon-bon:#ffd2b8;
}

More palettes to explore