All Palettes

Color Palette #a0caa9, #6ebf9f, #4abf8c, #389f6d, #2e8e5b

0%
0%
0%

CSS code for this palette

/* CSS */
.potted-plant {
color: #a0caa9;
}
.mint-cold-green {
color: #6ebf9f;
}
.garish-green {
color: #4abf8c;
}
.bulma-hair {
color: #389f6d;
}
.lake-green {
color: #2e8e5b;
}

/* CSS Variables */
:root {
--potted-plant:#a0caa9;
--mint-cold-green:#6ebf9f;
--garish-green:#4abf8c;
--bulma-hair:#389f6d;
--lake-green:#2e8e5b;
}

More palettes to explore