All Palettes

Color Palette #ffb8c6, #ff7092, #d6619f, #794c9a, #5c4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb8c6;
}
.blush-hour {
color: #ff7092;
}
.sugar-rush {
color: #d6619f;
}
.parfait-d-amour {
color: #794c9a;
}
.bright-eggplant {
color: #5c4b8b;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb8c6;
--blush-hour:#ff7092;
--sugar-rush:#d6619f;
--parfait-d-amour:#794c9a;
--bright-eggplant:#5c4b8b;
}

More palettes to explore