All Palettes

Color Palette #ff6e61, #ff896b, #ffb4a3, #ffcdcc, #ffe3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.salmon-orange {
color: #ff896b;
}
.peach-pearl {
color: #ffb4a3;
}
.lusty-gallant {
color: #ffcdcc;
}
.misty-rose {
color: #ffe3e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--salmon-orange:#ff896b;
--peach-pearl:#ffb4a3;
--lusty-gallant:#ffcdcc;
--misty-rose:#ffe3e0;
}

More palettes to explore