All Palettes

Color Palette #1c7b7d, #1f988c, #21b59f, #3acb8e, #60dc81

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.ocean-liner {
color: #1f988c;
}
.tropical-tree {
color: #21b59f;
}
.dark-shamrock {
color: #3acb8e;
}
.grotesque-green {
color: #60dc81;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--ocean-liner:#1f988c;
--tropical-tree:#21b59f;
--dark-shamrock:#3acb8e;
--grotesque-green:#60dc81;
}

More palettes to explore