All Palettes

Color Palette #ff6e61, #f7b5a1, #f2d2cf, #d9a6c2, #e3a1b5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b5a1;
}
.lady-pink {
color: #f2d2cf;
}
.rhubarb-gin {
color: #d9a6c2;
}
.blushing-tulip {
color: #e3a1b5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b5a1;
--lady-pink:#f2d2cf;
--rhubarb-gin:#d9a6c2;
--blushing-tulip:#e3a1b5;
}

More palettes to explore