All Palettes

Color Palette #f5c2d4, #f7a1b4, #f78d99, #f45d8a, #d63d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f5c2d4;
}
.emperor-s-children {
color: #f7a1b4;
}
.strawberry-shortcake {
color: #f78d99;
}
.watermelon-juice {
color: #f45d8a;
}
.pink-yarrow {
color: #d63d7d;
}

/* CSS Variables */
:root {
--cherry-blossom:#f5c2d4;
--emperor-s-children:#f7a1b4;
--strawberry-shortcake:#f78d99;
--watermelon-juice:#f45d8a;
--pink-yarrow:#d63d7d;
}

More palettes to explore