All Palettes

Color Palette #e6b2c1, #f0a3b1, #f6c6cf, #f4e1e4, #f3b4c4

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e6b2c1;
}
.pinque {
color: #f0a3b1;
}
.sullivan-s-heart {
color: #f6c6cf;
}
.blush-tint {
color: #f4e1e4;
}
.rhodonite {
color: #f3b4c4;
}

/* CSS Variables */
:root {
--athena-pink:#e6b2c1;
--pinque:#f0a3b1;
--sullivan-s-heart:#f6c6cf;
--blush-tint:#f4e1e4;
--rhodonite:#f3b4c4;
}

More palettes to explore