All Palettes

Color Palette #f8e2e7, #f4b8d8, #f29cbd, #f17999, #e94e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.pork-belly {
color: #f8e2e7;
}
.manga-pink {
color: #f4b8d8;
}
.amaranth-pink {
color: #f29cbd;
}
.embarrassed {
color: #f17999;
}
.camellia-rose {
color: #e94e6d;
}

/* CSS Variables */
:root {
--pork-belly:#f8e2e7;
--manga-pink:#f4b8d8;
--amaranth-pink:#f29cbd;
--embarrassed:#f17999;
--camellia-rose:#e94e6d;
}

More palettes to explore