All Palettes

Color Palette #f5c2d3, #f4a4c0, #f6799b, #f8637c, #c9598a

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f5c2d3;
}
.pink-chalk {
color: #f4a4c0;
}
.embarrassed {
color: #f6799b;
}
.brink-pink {
color: #f8637c;
}
.pretty-in-plum {
color: #c9598a;
}

/* CSS Variables */
:root {
--cherry-blossom:#f5c2d3;
--pink-chalk:#f4a4c0;
--embarrassed:#f6799b;
--brink-pink:#f8637c;
--pretty-in-plum:#c9598a;
}

More palettes to explore