All Palettes

Color Palette #ff6e61, #ff999c, #ffcdcc, #ffe3e0, #ffb8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.rubber-radish {
color: #ff999c;
}
.lusty-gallant {
color: #ffcdcc;
}
.misty-rose {
color: #ffe3e0;
}
.matt-pink {
color: #ffb8c1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--rubber-radish:#ff999c;
--lusty-gallant:#ffcdcc;
--misty-rose:#ffe3e0;
--matt-pink:#ffb8c1;
}

More palettes to explore