All Palettes

Color Palette #007a58, #009975, #00b392, #00d6b6, #00f0d0

0%
0%
0%

CSS code for this palette

/* CSS */
.ivy-league {
color: #007a58;
}
.jardini-re {
color: #009975;
}
.victorian-greenhouse {
color: #00b392;
}
.channel-marker-green {
color: #00d6b6;
}
.first-timer-green {
color: #00f0d0;
}

/* CSS Variables */
:root {
--ivy-league:#007a58;
--jardini-re:#009975;
--victorian-greenhouse:#00b392;
--channel-marker-green:#00d6b6;
--first-timer-green:#00f0d0;
}

More palettes to explore