All Palettes

Color Palette #ffb3c1, #ff6e61, #ff8a92, #ffae80, #ffce99

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.tulip {
color: #ff8a92;
}
.peach {
color: #ffae80;
}
.peach-orange {
color: #ffce99;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--tulip:#ff8a92;
--peach:#ffae80;
--peach-orange:#ffce99;
}

More palettes to explore