All Palettes

Color Palette #d2a7b2, #e8b0c4, #f7e2d9, #f3c5a0, #f1b3a2

0%
0%
0%

CSS code for this palette

/* CSS */
.lady-flower {
color: #d2a7b2;
}
.athena-pink {
color: #e8b0c4;
}
.sly-shrimp {
color: #f7e2d9;
}
.avid-apricot {
color: #f3c5a0;
}
.first-date {
color: #f1b3a2;
}

/* CSS Variables */
:root {
--lady-flower:#d2a7b2;
--athena-pink:#e8b0c4;
--sly-shrimp:#f7e2d9;
--avid-apricot:#f3c5a0;
--first-date:#f1b3a2;
}

More palettes to explore