All Palettes

Color Palette #f9bec6, #f2a1b6, #f1798d, #e85e75, #d84b60

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-petunia {
color: #f9bec6;
}
.emperor-s-children {
color: #f2a1b6;
}
.flower-blossom-pink {
color: #f1798d;
}
.bubblegum {
color: #e85e75;
}
.geranium {
color: #d84b60;
}

/* CSS Variables */
:root {
--pale-petunia:#f9bec6;
--emperor-s-children:#f2a1b6;
--flower-blossom-pink:#f1798d;
--bubblegum:#e85e75;
--geranium:#d84b60;
}

More palettes to explore