All Palettes

Color Palette #6a4c94, #ff6e61, #ffb84d, #ffd54d, #00bdad

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.verditer {
color: #00bdad;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--verditer:#00bdad;
}

More palettes to explore