All Palettes

Color Palette #6a4c94, #ff6e61, #ffb84d, #68bb6c, #4cb7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.forest-fern {
color: #68bb6c;
}
.lake-thun {
color: #4cb7e1;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--forest-fern:#68bb6c;
--lake-thun:#4cb7e1;
}

More palettes to explore