All Palettes

Color Palette #3a7e7c, #2c8c85, #1ea49f, #5ec5b2, #83e2d2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-venus {
color: #3a7e7c;
}
.taos-turquoise {
color: #2c8c85;
}
.tropical-hideaway {
color: #1ea49f;
}
.tropical-tide {
color: #5ec5b2;
}
.sea-foam {
color: #83e2d2;
}

/* CSS Variables */
:root {
--blue-venus:#3a7e7c;
--taos-turquoise:#2c8c85;
--tropical-hideaway:#1ea49f;
--tropical-tide:#5ec5b2;
--sea-foam:#83e2d2;
}

More palettes to explore