All Palettes

Color Palette #6a4c94, #ff6e61, #ffcd29, #00b8a8, #f8f3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.grapefruit-pulp {
color: #ff6e61;
}
.bumblebee {
color: #ffcd29;
}
.verditer {
color: #00b8a8;
}
.sweet-jasmine {
color: #f8f3d3;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--grapefruit-pulp:#ff6e61;
--bumblebee:#ffcd29;
--verditer:#00b8a8;
--sweet-jasmine:#f8f3d3;
}

More palettes to explore