All Palettes

Color Palette #f8d5d3, #f4b3c2, #f2a2a1, #f1c1d8, #f9e1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet {
color: #f8d5d3;
}
.ibis {
color: #f4b3c2;
}
.plum-blossom {
color: #f2a2a1;
}
.sweetheart {
color: #f1c1d8;
}
.noodles {
color: #f9e1b4;
}

/* CSS Variables */
:root {
--ballet:#f8d5d3;
--ibis:#f4b3c2;
--plum-blossom:#f2a2a1;
--sweetheart:#f1c1d8;
--noodles:#f9e1b4;
}

More palettes to explore