All Palettes

Color Palette #f1c6e7, #f6a7d6, #f28cbe, #f15b94, #d93a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-high {
color: #f1c6e7;
}
.spaghetti-strap-pink {
color: #f6a7d6;
}
.tea-rose {
color: #f28cbe;
}
.medium-pink {
color: #f15b94;
}
.raspberry-sorbet {
color: #d93a6a;
}

/* CSS Variables */
:root {
--sugar-high:#f1c6e7;
--spaghetti-strap-pink:#f6a7d6;
--tea-rose:#f28cbe;
--medium-pink:#f15b94;
--raspberry-sorbet:#d93a6a;
}

More palettes to explore