All Palettes

Color Palette #f3bfd4, #f5a8b2, #f69c8e, #f5825c, #f56e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f3bfd4;
}
.pink-fit {
color: #f5a8b2;
}
.fruit-shake {
color: #f69c8e;
}
.bonfire {
color: #f5825c;
}
.chinese-orange {
color: #f56e3d;
}

/* CSS Variables */
:root {
--cherry-blossom:#f3bfd4;
--pink-fit:#f5a8b2;
--fruit-shake:#f69c8e;
--bonfire:#f5825c;
--chinese-orange:#f56e3d;
}

More palettes to explore