All Palettes

Color Palette #f7cadb, #f2a1b6, #e67a9c, #d45982, #af4b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f7cadb;
}
.emperor-s-children {
color: #f2a1b6;
}
.pink-carnation {
color: #e67a9c;
}
.peppermint-swirl {
color: #d45982;
}
.exuberant-pink {
color: #af4b7d;
}

/* CSS Variables */
:root {
--baby-steps:#f7cadb;
--emperor-s-children:#f2a1b6;
--pink-carnation:#e67a9c;
--peppermint-swirl:#d45982;
--exuberant-pink:#af4b7d;
}

More palettes to explore