All Palettes

Color Palette #f0a3b4, #f6b6d1, #f7e5bb, #e3c68c, #c9b7d2

0%
0%
0%

CSS code for this palette

/* CSS */
.emperor-s-children {
color: #f0a3b4;
}
.pink-marshmallow {
color: #f6b6d1;
}
.gentle-glow {
color: #f7e5bb;
}
.clay-bake {
color: #e3c68c;
}
.sweet-scent {
color: #c9b7d2;
}

/* CSS Variables */
:root {
--emperor-s-children:#f0a3b4;
--pink-marshmallow:#f6b6d1;
--gentle-glow:#f7e5bb;
--clay-bake:#e3c68c;
--sweet-scent:#c9b7d2;
}

More palettes to explore