All Palettes

Color Palette #18a079, #4bb9b7, #6cd5c9, #97e7cf, #e3f2ed

0%
0%
0%

CSS code for this palette

/* CSS */
.holly-green {
color: #18a079;
}
.arctic-green {
color: #4bb9b7;
}
.hidden-sea-glass {
color: #6cd5c9;
}
.beach-glass {
color: #97e7cf;
}
.chilly-white {
color: #e3f2ed;
}

/* CSS Variables */
:root {
--holly-green:#18a079;
--arctic-green:#4bb9b7;
--hidden-sea-glass:#6cd5c9;
--beach-glass:#97e7cf;
--chilly-white:#e3f2ed;
}

More palettes to explore