All Palettes

Color Palette #ffb3c6, #ff7092, #ff5c72, #ff3d5a, #c70038

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom-pink {
color: #ffb3c6;
}
.blush-hour {
color: #ff7092;
}
.watermelon-candy {
color: #ff5c72;
}
.sizzling-red {
color: #ff3d5a;
}
.vampire-bite {
color: #c70038;
}

/* CSS Variables */
:root {
--cherry-blossom-pink:#ffb3c6;
--blush-hour:#ff7092;
--watermelon-candy:#ff5c72;
--sizzling-red:#ff3d5a;
--vampire-bite:#c70038;
}

More palettes to explore