All Palettes

Color Palette #ff75b1, #ffb3e4, #c2b3ff, #80ccff, #ffcc66

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b1;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.dried-lilac {
color: #c2b3ff;
}
.chromis-damsel-blue {
color: #80ccff;
}
.qing-yellow {
color: #ffcc66;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b1;
--hot-aquarelle-pink:#ffb3e4;
--dried-lilac:#c2b3ff;
--chromis-damsel-blue:#80ccff;
--qing-yellow:#ffcc66;
}

More palettes to explore