All Palettes

Color Palette #e6d5b7, #f1c1c1, #f89191, #f1a8a2, #f8c4d9

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-pearl {
color: #e6d5b7;
}
.silver-strawberry {
color: #f1c1c1;
}
.fruity-licious {
color: #f89191;
}
.calabrese {
color: #f1a8a2;
}
.miami-pink {
color: #f8c4d9;
}

/* CSS Variables */
:root {
--sand-pearl:#e6d5b7;
--silver-strawberry:#f1c1c1;
--fruity-licious:#f89191;
--calabrese:#f1a8a2;
--miami-pink:#f8c4d9;
}

More palettes to explore