All Palettes

Color Palette #b29dd8, #8b5f8c, #f0f3c4, #f7cb92, #eb6b52

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-velvet {
color: #b29dd8;
}
.hashita-purple {
color: #8b5f8c;
}
.spring-sun {
color: #f0f3c4;
}
.pizazz-peach {
color: #f7cb92;
}
.entan-red {
color: #eb6b52;
}

/* CSS Variables */
:root {
--violet-velvet:#b29dd8;
--hashita-purple:#8b5f8c;
--spring-sun:#f0f3c4;
--pizazz-peach:#f7cb92;
--entan-red:#eb6b52;
}

More palettes to explore