All Palettes

Color Palette #904c8b, #b6819d, #f2abb5, #f2d5a6, #f7e350

0%
0%
0%

CSS code for this palette

/* CSS */
.striking-purple {
color: #904c8b;
}
.antique-hot-pink {
color: #b6819d;
}
.pink-blush {
color: #f2abb5;
}
.garbanzo-bean {
color: #f2d5a6;
}
.blacksmith-fire {
color: #f7e350;
}

/* CSS Variables */
:root {
--striking-purple:#904c8b;
--antique-hot-pink:#b6819d;
--pink-blush:#f2abb5;
--garbanzo-bean:#f2d5a6;
--blacksmith-fire:#f7e350;
}

More palettes to explore