All Palettes

Color Palette #5cff8d, #3cb99e, #3e7a93, #5e2c90, #8a2ce2

0%
0%
0%

CSS code for this palette

/* CSS */
.thallium-flame {
color: #5cff8d;
}
.waterfall {
color: #3cb99e;
}
.larkspur {
color: #3e7a93;
}
.lucid-dream {
color: #5e2c90;
}
.bright-blue-violet {
color: #8a2ce2;
}

/* CSS Variables */
:root {
--thallium-flame:#5cff8d;
--waterfall:#3cb99e;
--larkspur:#3e7a93;
--lucid-dream:#5e2c90;
--bright-blue-violet:#8a2ce2;
}

More palettes to explore