All Palettes

Color Palette #ffb3d1, #ff7092, #ff3d7e, #d6006f, #a30049

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cattleya {
color: #ffb3d1;
}
.blush-hour {
color: #ff7092;
}
.diva-pink {
color: #ff3d7e;
}
.moth-orchid {
color: #d6006f;
}
.cherry-plum {
color: #a30049;
}

/* CSS Variables */
:root {
--pink-cattleya:#ffb3d1;
--blush-hour:#ff7092;
--diva-pink:#ff3d7e;
--moth-orchid:#d6006f;
--cherry-plum:#a30049;
}

More palettes to explore