All Palettes

Color Palette #c0547a, #f1a7b3, #f6c6d9, #f3e2e6, #e7b1c6

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-smooch {
color: #c0547a;
}
.princess {
color: #f1a7b3;
}
.baby-steps {
color: #f6c6d9;
}
.blush-tint {
color: #f3e2e6;
}
.athena-pink {
color: #e7b1c6;
}

/* CSS Variables */
:root {
--fat-smooch:#c0547a;
--princess:#f1a7b3;
--baby-steps:#f6c6d9;
--blush-tint:#f3e2e6;
--athena-pink:#e7b1c6;
}

More palettes to explore