All Palettes

Color Palette #5fb4ad, #4eb1a1, #3dae93, #2da982, #1daf6d

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5fb4ad;
}
.sacred-turquoise {
color: #4eb1a1;
}
.walk-in-the-woods {
color: #3dae93;
}
.gumdrop-green {
color: #2da982;
}
.c-o-l-grass {
color: #1daf6d;
}

/* CSS Variables */
:root {
--artesian-well:#5fb4ad;
--sacred-turquoise:#4eb1a1;
--walk-in-the-woods:#3dae93;
--gumdrop-green:#2da982;
--c-o-l-grass:#1daf6d;
}

More palettes to explore