All Palettes

Color Palette #ffb8c6, #ff7092, #ff3d67, #d10070, #9f00b8

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb8c6;
}
.blush-hour {
color: #ff7092;
}
.laser-trap {
color: #ff3d67;
}
.moth-orchid {
color: #d10070;
}
.heliotrope-magenta {
color: #9f00b8;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb8c6;
--blush-hour:#ff7092;
--laser-trap:#ff3d67;
--moth-orchid:#d10070;
--heliotrope-magenta:#9f00b8;
}

More palettes to explore