All Palettes

Color Palette #1b7979, #1f9abd, #4cb8d6, #4cd65c, #6be1a6

0%
0%
0%

CSS code for this palette

/* CSS */
.geneva-green {
color: #1b7979;
}
.butterfly-blue {
color: #1f9abd;
}
.aztec-sky {
color: #4cb8d6;
}
.koopa-green-shell {
color: #4cd65c;
}
.medium-aquamarine {
color: #6be1a6;
}

/* CSS Variables */
:root {
--geneva-green:#1b7979;
--butterfly-blue:#1f9abd;
--aztec-sky:#4cb8d6;
--koopa-green-shell:#4cd65c;
--medium-aquamarine:#6be1a6;
}

More palettes to explore