All Palettes

Color Palette #6a4c94, #b57c2c, #f5e07f, #f8a2a0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.mandalay {
color: #b57c2c;
}
.mellow-yellow {
color: #f5e07f;
}
.candlelight-peach {
color: #f8a2a0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--mandalay:#b57c2c;
--mellow-yellow:#f5e07f;
--candlelight-peach:#f8a2a0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore