All Palettes

Color Palette #f0bcad, #f8d2c4, #e4aab4, #f27a78, #d06c7d

0%
0%
0%

CSS code for this palette

/* CSS */
.madder-orange {
color: #f0bcad;
}
.demure-pink {
color: #f8d2c4;
}
.sweet-heart {
color: #e4aab4;
}
.salmon-pok-bowl {
color: #f27a78;
}
.pinkish {
color: #d06c7d;
}

/* CSS Variables */
:root {
--madder-orange:#f0bcad;
--demure-pink:#f8d2c4;
--sweet-heart:#e4aab4;
--salmon-pok-bowl:#f27a78;
--pinkish:#d06c7d;
}

More palettes to explore