All Palettes

Color Palette #f8b3af, #f8d2ce, #f4e1e6, #e2c5d3, #d1a3a6

0%
0%
0%

CSS code for this palette

/* CSS */
.sango-pink {
color: #f8b3af;
}
.pink-dogwood {
color: #f8d2ce;
}
.blush-tint {
color: #f4e1e6;
}
.etcetera {
color: #e2c5d3;
}
.la-vie-en-rose {
color: #d1a3a6;
}

/* CSS Variables */
:root {
--sango-pink:#f8b3af;
--pink-dogwood:#f8d2ce;
--blush-tint:#f4e1e6;
--etcetera:#e2c5d3;
--la-vie-en-rose:#d1a3a6;
}

More palettes to explore