All Palettes

Color Palette #a54cc8, #7cdfb1, #4f8c6c, #2c493b, #201e1f

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-gramma-purple {
color: #a54cc8;
}
.fresco-green {
color: #7cdfb1;
}
.saltwater-depth {
color: #4f8c6c;
}
.norfolk-green {
color: #2c493b;
}
.umbra {
color: #201e1f;
}

/* CSS Variables */
:root {
--royal-gramma-purple:#a54cc8;
--fresco-green:#7cdfb1;
--saltwater-depth:#4f8c6c;
--norfolk-green:#2c493b;
--umbra:#201e1f;
}

More palettes to explore