All Palettes

Color Palette #7f3c8b, #a66e9c, #f1a7ca, #fbcf8e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.dull-violet {
color: #7f3c8b;
}
.violet-femmes {
color: #a66e9c;
}
.waddles-pink {
color: #f1a7ca;
}
.puff-pastry-yellow {
color: #fbcf8e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--dull-violet:#7f3c8b;
--violet-femmes:#a66e9c;
--waddles-pink:#f1a7ca;
--puff-pastry-yellow:#fbcf8e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore