All Palettes

Color Palette #ffb3e7, #ff8fc1, #ff70a0, #ffb65c, #ff5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.hermosa-pink {
color: #ffb3e7;
}
.cochonnet {
color: #ff8fc1;
}
.french-pink {
color: #ff70a0;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.grapefruit {
color: #ff5c5c;
}

/* CSS Variables */
:root {
--hermosa-pink:#ffb3e7;
--cochonnet:#ff8fc1;
--french-pink:#ff70a0;
--peanut-butter-chicken:#ffb65c;
--grapefruit:#ff5c5c;
}

More palettes to explore