All Palettes

Color Palette #5cff6c, #2fca80, #1f8e8c, #116d97, #0e3c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.screamin-green {
color: #5cff6c;
}
.greenish-teal {
color: #2fca80;
}
.ocean-liner {
color: #1f8e8c;
}
.cairns {
color: #116d97;
}
.mystery-oceans {
color: #0e3c8b;
}

/* CSS Variables */
:root {
--screamin-green:#5cff6c;
--greenish-teal:#2fca80;
--ocean-liner:#1f8e8c;
--cairns:#116d97;
--mystery-oceans:#0e3c8b;
}

More palettes to explore