All Palettes

Color Palette #fde2dd, #f9b9b4, #f7a6b3, #f29c7d, #f7c56e

0%
0%
0%

CSS code for this palette

/* CSS */
.lady-anne {
color: #fde2dd;
}
.mixed-fruit {
color: #f9b9b4;
}
.pink-fit {
color: #f7a6b3;
}
.cumquat-cream {
color: #f29c7d;
}
.yellow-currant {
color: #f7c56e;
}

/* CSS Variables */
:root {
--lady-anne:#fde2dd;
--mixed-fruit:#f9b9b4;
--pink-fit:#f7a6b3;
--cumquat-cream:#f29c7d;
--yellow-currant:#f7c56e;
}

More palettes to explore