All Palettes

Color Palette #ff75b3, #ffb3d9, #ff7092, #ffadad, #ff998a

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b3;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.blush-hour {
color: #ff7092;
}
.cornflower-lilac {
color: #ffadad;
}
.peach-pink {
color: #ff998a;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b3;
--hot-aquarelle-pink:#ffb3d9;
--blush-hour:#ff7092;
--cornflower-lilac:#ffadad;
--peach-pink:#ff998a;
}

More palettes to explore