All Palettes

Color Palette #f9e2b4, #f7cabb, #f49f9a, #f28f82, #ee5d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.noodles {
color: #f9e2b4;
}
.sherbet-fruit {
color: #f7cabb;
}
.pink-eraser {
color: #f49f9a;
}
.ibis-wing {
color: #f28f82;
}
.highlighter-pink {
color: #ee5d7a;
}

/* CSS Variables */
:root {
--noodles:#f9e2b4;
--sherbet-fruit:#f7cabb;
--pink-eraser:#f49f9a;
--ibis-wing:#f28f82;
--highlighter-pink:#ee5d7a;
}

More palettes to explore