All Palettes

Color Palette #eab8d1, #f1a7ca, #f075b3, #d85a9b, #b83d7c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.waddles-pink {
color: #f1a7ca;
}
.pop-that-gum {
color: #f075b3;
}
.sugar-rush {
color: #d85a9b;
}
.razzle-dazzle {
color: #b83d7c;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--waddles-pink:#f1a7ca;
--pop-that-gum:#f075b3;
--sugar-rush:#d85a9b;
--razzle-dazzle:#b83d7c;
}

More palettes to explore