All Palettes

Color Palette #00ffcc, #33e6b3, #66cc99, #97b380, #ccffcc

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.aquamarine {
color: #33e6b3;
}
.van-gogh-green {
color: #66cc99;
}
.watercolour-green {
color: #97b380;
}
.distilled-moss {
color: #ccffcc;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--aquamarine:#33e6b3;
--van-gogh-green:#66cc99;
--watercolour-green:#97b380;
--distilled-moss:#ccffcc;
}

More palettes to explore