All Palettes

Color Palette #ff6e61, #ff998a, #ffb19e, #ffe0e0, #ffcdcc

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.buttery-salmon {
color: #ffb19e;
}
.red-remains {
color: #ffe0e0;
}
.lusty-gallant {
color: #ffcdcc;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--buttery-salmon:#ffb19e;
--red-remains:#ffe0e0;
--lusty-gallant:#ffcdcc;
}

More palettes to explore