All Palettes

Color Palette #f9b9c4, #f6a2b7, #f07f9d, #e65c83, #c94f6e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-bubble-tea {
color: #f9b9c4;
}
.emperor-s-children {
color: #f6a2b7;
}
.pink-carnation {
color: #f07f9d;
}
.blush-d-amour {
color: #e65c83;
}
.fruit-dove {
color: #c94f6e;
}

/* CSS Variables */
:root {
--pink-bubble-tea:#f9b9c4;
--emperor-s-children:#f6a2b7;
--pink-carnation:#f07f9d;
--blush-d-amour:#e65c83;
--fruit-dove:#c94f6e;
}

More palettes to explore