All Palettes

Color Palette #ff8fa2, #ffb3c6, #ffc7d5, #ffe9e5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.charming-cherry {
color: #ff8fa2;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.sweet-serenade {
color: #ffc7d5;
}
.sheer-rosebud {
color: #ffe9e5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--charming-cherry:#ff8fa2;
--cherry-blossom-pink:#ffb3c6;
--sweet-serenade:#ffc7d5;
--sheer-rosebud:#ffe9e5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore