All Palettes

Color Palette #eab8c8, #f2cfd8, #f4e1e6, #f5e3d1, #e2c5c8

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c8;
}
.lover-s-retreat {
color: #f2cfd8;
}
.blush-tint {
color: #f4e1e6;
}
.orange-confection {
color: #f5e3d1;
}
.pink-pandora {
color: #e2c5c8;
}

/* CSS Variables */
:root {
--chantilly:#eab8c8;
--lover-s-retreat:#f2cfd8;
--blush-tint:#f4e1e6;
--orange-confection:#f5e3d1;
--pink-pandora:#e2c5c8;
}

More palettes to explore