All Palettes

Color Palette #01a267, #4abf8c, #a3e1b4, #d6f5df, #f5fff0

0%
0%
0%

CSS code for this palette

/* CSS */
.emerald-light-green {
color: #01a267;
}
.garish-green {
color: #4abf8c;
}
.overtone {
color: #a3e1b4;
}
.delicate-sapling {
color: #d6f5df;
}
.honeydew {
color: #f5fff0;
}

/* CSS Variables */
:root {
--emerald-light-green:#01a267;
--garish-green:#4abf8c;
--overtone:#a3e1b4;
--delicate-sapling:#d6f5df;
--honeydew:#f5fff0;
}

More palettes to explore