All Palettes

Color Palette #f8d3d3, #f2a6b8, #e88c9d, #d8797f, #b95b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet {
color: #f8d3d3;
}
.rozowy-pink {
color: #f2a6b8;
}
.peony {
color: #e88c9d;
}
.juicy-details {
color: #d8797f;
}
.candied-apple {
color: #b95b6e;
}

/* CSS Variables */
:root {
--ballet:#f8d3d3;
--rozowy-pink:#f2a6b8;
--peony:#e88c9d;
--juicy-details:#d8797f;
--candied-apple:#b95b6e;
}

More palettes to explore