All Palettes

Color Palette #ffb3c6, #ff7092, #ff3c00, #d6006f, #9c4fba

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c6;
}
.blush-hour {
color: #ff7092;
}
.coquelicot {
color: #ff3c00;
}
.moth-orchid {
color: #d6006f;
}
.purple-plum {
color: #9c4fba;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c6;
--blush-hour:#ff7092;
--coquelicot:#ff3c00;
--moth-orchid:#d6006f;
--purple-plum:#9c4fba;
}

More palettes to explore