All Palettes

Color Palette #ff75b3, #ff99cc, #ffe0f4, #ffb3e4, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b3;
}
.himalayan-balsam {
color: #ff99cc;
}
.fairy-salt {
color: #ffe0f4;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b3;
--himalayan-balsam:#ff99cc;
--fairy-salt:#ffe0f4;
--hot-aquarelle-pink:#ffb3e4;
--blush-hour:#ff7092;
}

More palettes to explore