All Palettes

Color Palette #4fbf87, #2dbe90, #0a9e94, #007d80, #005f6b

0%
0%
0%

CSS code for this palette

/* CSS */
.garish-green {
color: #4fbf87;
}
.mountain-meadow {
color: #2dbe90;
}
.stormy-strait-green {
color: #0a9e94;
}
.macquarie {
color: #007d80;
}
.petrol {
color: #005f6b;
}

/* CSS Variables */
:root {
--garish-green:#4fbf87;
--mountain-meadow:#2dbe90;
--stormy-strait-green:#0a9e94;
--macquarie:#007d80;
--petrol:#005f6b;
}

More palettes to explore