All Palettes

Color Palette #38ff14, #a8e600, #4dffb2, #007c9e, #2f2c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.neon-green {
color: #38ff14;
}
.green-fiasco {
color: #a8e600;
}
.hanuman-green {
color: #4dffb2;
}
.turkish-tile {
color: #007c9e;
}
.blue-rose {
color: #2f2c6d;
}

/* CSS Variables */
:root {
--neon-green:#38ff14;
--green-fiasco:#a8e600;
--hanuman-green:#4dffb2;
--turkish-tile:#007c9e;
--blue-rose:#2f2c6d;
}

More palettes to explore