All Palettes

Color Palette #c18f9b, #e8b5c6, #f9e1e3, #f3c4d3, #cfa5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-pink {
color: #c18f9b;
}
.hydrangea-pink {
color: #e8b5c6;
}
.poetic-princess {
color: #f9e1e3;
}
.in-the-pink {
color: #f3c4d3;
}
.safflower-wisteria {
color: #cfa5c2;
}

/* CSS Variables */
:root {
--grey-pink:#c18f9b;
--hydrangea-pink:#e8b5c6;
--poetic-princess:#f9e1e3;
--in-the-pink:#f3c4d3;
--safflower-wisteria:#cfa5c2;
}

More palettes to explore