All Palettes

Color Palette #6a4c94, #ef7d1f, #ffb300, #d6d6d6, #2a2c41

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.orange-gluttony {
color: #ef7d1f;
}
.ucla-gold {
color: #ffb300;
}
.silver-medal {
color: #d6d6d6;
}
.valhalla {
color: #2a2c41;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--orange-gluttony:#ef7d1f;
--ucla-gold:#ffb300;
--silver-medal:#d6d6d6;
--valhalla:#2a2c41;
}

More palettes to explore