All Palettes

Color Palette #b76c8c, #d8a2a2, #f1bbc2, #fbc6c6, #e1a3a3

0%
0%
0%

CSS code for this palette

/* CSS */
.pinky-pickle {
color: #b76c8c;
}
.mellow-rose {
color: #d8a2a2;
}
.petals-unfolding {
color: #f1bbc2;
}
.sunday-best {
color: #fbc6c6;
}
.pastel-pink {
color: #e1a3a3;
}

/* CSS Variables */
:root {
--pinky-pickle:#b76c8c;
--mellow-rose:#d8a2a2;
--petals-unfolding:#f1bbc2;
--sunday-best:#fbc6c6;
--pastel-pink:#e1a3a3;
}

More palettes to explore