All Palettes

Color Palette #e7b1d6, #f4c3d8, #f9e7b9, #b2e0d4, #f1a7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e7b1d6;
}
.sweetheart {
color: #f4c3d8;
}
.hawaiian-cream {
color: #f9e7b9;
}
.bay {
color: #b2e0d4;
}
.princess {
color: #f1a7b4;
}

/* CSS Variables */
:root {
--gumball:#e7b1d6;
--sweetheart:#f4c3d8;
--hawaiian-cream:#f9e7b9;
--bay:#b2e0d4;
--princess:#f1a7b4;
}

More palettes to explore