All Palettes

Color Palette #f7b6bb, #ff6e61, #ffa280, #f7d0b6, #d5a5c4

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-pink {
color: #f7b6bb;
}
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ffa280;
}
.dough-yellow {
color: #f7d0b6;
}
.heart-to-heart {
color: #d5a5c4;
}

/* CSS Variables */
:root {
--ballerina-pink:#f7b6bb;
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ffa280;
--dough-yellow:#f7d0b6;
--heart-to-heart:#d5a5c4;
}

More palettes to explore