All Palettes

Color Palette #fde2dd, #f6b6c1, #f29d8c, #e6796b, #d0535b

0%
0%
0%

CSS code for this palette

/* CSS */
.lady-anne {
color: #fde2dd;
}
.ibis {
color: #f6b6c1;
}
.fruit-shake {
color: #f29d8c;
}
.watermelon-slice {
color: #e6796b;
}
.mandy {
color: #d0535b;
}

/* CSS Variables */
:root {
--lady-anne:#fde2dd;
--ibis:#f6b6c1;
--fruit-shake:#f29d8c;
--watermelon-slice:#e6796b;
--mandy:#d0535b;
}

More palettes to explore