All Palettes

Color Palette #9f3c5c, #c76b90, #e5a9b9, #f8d5d3, #f9e6d7

0%
0%
0%

CSS code for this palette

/* CSS */
.boysenberry-pink {
color: #9f3c5c;
}
.silk-ribbon {
color: #c76b90;
}
.sekichiku-pink {
color: #e5a9b9;
}
.ballet {
color: #f8d5d3;
}
.illuminated {
color: #f9e6d7;
}

/* CSS Variables */
:root {
--boysenberry-pink:#9f3c5c;
--silk-ribbon:#c76b90;
--sekichiku-pink:#e5a9b9;
--ballet:#f8d5d3;
--illuminated:#f9e6d7;
}

More palettes to explore