All Palettes

Color Palette #f5b8c6, #f1a7b8, #e76a89, #c85b8c, #9f3c69

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-grapefruit {
color: #f5b8c6;
}
.rozowy-pink {
color: #f1a7b8;
}
.deep-blush {
color: #e76a89;
}
.ibis-rose {
color: #c85b8c;
}
.baton-rouge {
color: #9f3c69;
}

/* CSS Variables */
:root {
--pink-grapefruit:#f5b8c6;
--rozowy-pink:#f1a7b8;
--deep-blush:#e76a89;
--ibis-rose:#c85b8c;
--baton-rouge:#9f3c69;
}

More palettes to explore