All Palettes

Color Palette #6a4c94, #9a5fab, #f0a800, #ff6e61, #ffad5c

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.royal-pretender {
color: #9a5fab;
}
.welcoming-wasp {
color: #f0a800;
}
.grapefruit-pulp {
color: #ff6e61;
}
.vintage-orange {
color: #ffad5c;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--royal-pretender:#9a5fab;
--welcoming-wasp:#f0a800;
--grapefruit-pulp:#ff6e61;
--vintage-orange:#ffad5c;
}

More palettes to explore