All Palettes

Color Palette #ffb3c1, #ff9b99, #ff6e61, #ffb861, #f7e39c

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.rubber-radish {
color: #ff9b99;
}
.grapefruit-pulp {
color: #ff6e61;
}
.peanut-butter-chicken {
color: #ffb861;
}
.buttery-croissant {
color: #f7e39c;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--rubber-radish:#ff9b99;
--grapefruit-pulp:#ff6e61;
--peanut-butter-chicken:#ffb861;
--buttery-croissant:#f7e39c;
}

More palettes to explore