All Palettes

Color Palette #e85e6e, #f1a8a2, #f4d0c3, #f5e1d1, #f0b6a3

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-pepper {
color: #e85e6e;
}
.calabrese {
color: #f1a8a2;
}
.sand-island {
color: #f4d0c3;
}
.muffin-mix {
color: #f5e1d1;
}
.antique-cameo {
color: #f0b6a3;
}

/* CSS Variables */
:root {
--pink-pepper:#e85e6e;
--calabrese:#f1a8a2;
--sand-island:#f4d0c3;
--muffin-mix:#f5e1d1;
--antique-cameo:#f0b6a3;
}

More palettes to explore