All Palettes

Color Palette #e6b3d1, #d69fb2, #c68b9d, #b47484, #a65e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e6b3d1;
}
.lili-elbe-s-pink {
color: #d69fb2;
}
.beetroot-rice {
color: #c68b9d;
}
.kerr-s-pink-potato {
color: #b47484;
}
.shine-baby-shine {
color: #a65e6c;
}

/* CSS Variables */
:root {
--gumball:#e6b3d1;
--lili-elbe-s-pink:#d69fb2;
--beetroot-rice:#c68b9d;
--kerr-s-pink-potato:#b47484;
--shine-baby-shine:#a65e6c;
}

More palettes to explore