All Palettes

Color Palette #a9d6bb, #6fb8a0, #4ba07f, #39795b, #2a5a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a9d6bb;
}
.arboretum {
color: #6fb8a0;
}
.wintergreen-shadow {
color: #4ba07f;
}
.liquid-green-stuff {
color: #39795b;
}
.old-money {
color: #2a5a4d;
}

/* CSS Variables */
:root {
--eerie-glow:#a9d6bb;
--arboretum:#6fb8a0;
--wintergreen-shadow:#4ba07f;
--liquid-green-stuff:#39795b;
--old-money:#2a5a4d;
}

More palettes to explore