All Palettes

Color Palette #fde2dd, #f5b8a3, #f29d8c, #e8697c, #d95e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.lady-anne {
color: #fde2dd;
}
.antique-cameo {
color: #f5b8a3;
}
.fruit-shake {
color: #f29d8c;
}
.ambitious-rose {
color: #e8697c;
}
.berrylicious {
color: #d95e6c;
}

/* CSS Variables */
:root {
--lady-anne:#fde2dd;
--antique-cameo:#f5b8a3;
--fruit-shake:#f29d8c;
--ambitious-rose:#e8697c;
--berrylicious:#d95e6c;
}

More palettes to explore