All Palettes

Color Palette #f8d8e8, #fbc1d3, #f6a7b6, #f07a8a, #e85e7a

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-flower {
color: #f8d8e8;
}
.garden-glory {
color: #fbc1d3;
}
.pink-fit {
color: #f6a7b6;
}
.flower-blossom-pink {
color: #f07a8a;
}
.bubblegum {
color: #e85e7a;
}

/* CSS Variables */
:root {
--cherry-flower:#f8d8e8;
--garden-glory:#fbc1d3;
--pink-fit:#f6a7b6;
--flower-blossom-pink:#f07a8a;
--bubblegum:#e85e7a;
}

More palettes to explore