All Palettes

Color Palette #e1b7d4, #f4c3d6, #f7d4ca, #f9e5b9, #f2d8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e1b7d4;
}
.sweetheart {
color: #f4c3d6;
}
.fluffy-pink {
color: #f7d4ca;
}
.barley-white {
color: #f9e5b9;
}
.double-cream {
color: #f2d8a1;
}

/* CSS Variables */
:root {
--eau-de-rose:#e1b7d4;
--sweetheart:#f4c3d6;
--fluffy-pink:#f7d4ca;
--barley-white:#f9e5b9;
--double-cream:#f2d8a1;
}

More palettes to explore