All Palettes

Color Palette #7c1e85, #a35db6, #daaae4, #f5c400, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.hello-darkness-my-old-friend {
color: #7c1e85;
}
.prickly-purple {
color: #a35db6;
}
.barely-bloomed {
color: #daaae4;
}
.syndicalist {
color: #f5c400;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--hello-darkness-my-old-friend:#7c1e85;
--prickly-purple:#a35db6;
--barely-bloomed:#daaae4;
--syndicalist:#f5c400;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore