All Palettes

Color Palette #f1cbea, #ef9fb3, #f17e90, #d84f7d, #a7496d

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-high {
color: #f1cbea;
}
.emperor-s-children {
color: #ef9fb3;
}
.xoxo {
color: #f17e90;
}
.rose-turkish-delight {
color: #d84f7d;
}
.ancient-fuchsia {
color: #a7496d;
}

/* CSS Variables */
:root {
--sugar-high:#f1cbea;
--emperor-s-children:#ef9fb3;
--xoxo:#f17e90;
--rose-turkish-delight:#d84f7d;
--ancient-fuchsia:#a7496d;
}

More palettes to explore