All Palettes

Color Palette #d3c5d2, #e4b9d4, #f8b6a0, #f9d780, #f2e4c0

0%
0%
0%

CSS code for this palette

/* CSS */
.frosted-grape {
color: #d3c5d2;
}
.eau-de-rose {
color: #e4b9d4;
}
.mystic-tulip {
color: #f8b6a0;
}
.e-honda-beige {
color: #f9d780;
}
.creamy-vanilla {
color: #f2e4c0;
}

/* CSS Variables */
:root {
--frosted-grape:#d3c5d2;
--eau-de-rose:#e4b9d4;
--mystic-tulip:#f8b6a0;
--e-honda-beige:#f9d780;
--creamy-vanilla:#f2e4c0;
}

More palettes to explore