All Palettes

Color Palette #ffb3c7, #ff7092, #d93f6b, #c94f7e, #a95b98

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c7;
}
.blush-hour {
color: #ff7092;
}
.raspberry-sorbet {
color: #d93f6b;
}
.middle-safflower {
color: #c94f7e;
}
.radiant-orchid {
color: #a95b98;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c7;
--blush-hour:#ff7092;
--raspberry-sorbet:#d93f6b;
--middle-safflower:#c94f7e;
--radiant-orchid:#a95b98;
}

More palettes to explore