All Palettes

Color Palette #b3b3b3, #681b98, #d60032, #ffaa00, #00c753

0%
0%
0%

CSS code for this palette

/* CSS */
.tangled-web {
color: #b3b3b3;
}
.wild-violet {
color: #681b98;
}
.carmine {
color: #d60032;
}
.flash-of-orange {
color: #ffaa00;
}
.alienated {
color: #00c753;
}

/* CSS Variables */
:root {
--tangled-web:#b3b3b3;
--wild-violet:#681b98;
--carmine:#d60032;
--flash-of-orange:#ffaa00;
--alienated:#00c753;
}

More palettes to explore