All Palettes

Color Palette #d18c89, #f4c3d1, #e8b5c3, #7b5b4c, #f1d3d0

0%
0%
0%

CSS code for this palette

/* CSS */
.rosette {
color: #d18c89;
}
.in-the-pink {
color: #f4c3d1;
}
.athena-pink {
color: #e8b5c3;
}
.cara-be {
color: #7b5b4c;
}
.kobold-pink {
color: #f1d3d0;
}

/* CSS Variables */
:root {
--rosette:#d18c89;
--in-the-pink:#f4c3d1;
--athena-pink:#e8b5c3;
--cara-be:#7b5b4c;
--kobold-pink:#f1d3d0;
}

More palettes to explore