All Palettes

Color Palette #ffb3c1, #ff7092, #ff3d5a, #ea5d5d, #d83b68

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.sizzling-red {
color: #ff3d5a;
}
.reductant {
color: #ea5d5d;
}
.raspberry-sorbet {
color: #d83b68;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--sizzling-red:#ff3d5a;
--reductant:#ea5d5d;
--raspberry-sorbet:#d83b68;
}

More palettes to explore