All Palettes

Color Palette #f6cbda, #e8a1be, #d57c9b, #c56d8d, #b05470

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f6cbda;
}
.fussy-pink {
color: #e8a1be;
}
.little-bow-pink {
color: #d57c9b;
}
.silk-ribbon {
color: #c56d8d;
}
.pink-parakeet {
color: #b05470;
}

/* CSS Variables */
:root {
--baby-steps:#f6cbda;
--fussy-pink:#e8a1be;
--little-bow-pink:#d57c9b;
--silk-ribbon:#c56d8d;
--pink-parakeet:#b05470;
}

More palettes to explore