All Palettes

Color Palette #6a4e8d, #ff6e61, #ffcd29, #00b8a8, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6a4e8d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.bumblebee {
color: #ffcd29;
}
.verditer {
color: #00b8a8;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--magenta-violet:#6a4e8d;
--grapefruit-pulp:#ff6e61;
--bumblebee:#ffcd29;
--verditer:#00b8a8;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore