All Palettes

Color Palette #30d5c7, #2bb1a1, #1b8876, #126e5d, #0c4b42

0%
0%
0%

CSS code for this palette

/* CSS */
.turquoise-panic {
color: #30d5c7;
}
.capture {
color: #2bb1a1;
}
.palm-springs-splash {
color: #1b8876;
}
.evergreen-forest {
color: #126e5d;
}
.country-squire {
color: #0c4b42;
}

/* CSS Variables */
:root {
--turquoise-panic:#30d5c7;
--capture:#2bb1a1;
--palm-springs-splash:#1b8876;
--evergreen-forest:#126e5d;
--country-squire:#0c4b42;
}

More palettes to explore