All Palettes

Color Palette #8d4e76, #d57c8c, #f2bac6, #f7e4a1, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-plum {
color: #8d4e76;
}
.i-pink-i-can {
color: #d57c8c;
}
.pink-grapefruit {
color: #f2bac6;
}
.venetian-yellow {
color: #f7e4a1;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--sugar-plum:#8d4e76;
--i-pink-i-can:#d57c8c;
--pink-grapefruit:#f2bac6;
--venetian-yellow:#f7e4a1;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore