All Palettes

Color Palette #157c7f, #1f988c, #2fb19e, #3fd5b7, #4ce1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.autumn-pine-green {
color: #157c7f;
}
.ocean-liner {
color: #1f988c;
}
.capture {
color: #2fb19e;
}
.bianchi-green {
color: #3fd5b7;
}
.aphrodite-aqua {
color: #4ce1c1;
}

/* CSS Variables */
:root {
--autumn-pine-green:#157c7f;
--ocean-liner:#1f988c;
--capture:#2fb19e;
--bianchi-green:#3fd5b7;
--aphrodite-aqua:#4ce1c1;
}

More palettes to explore