All Palettes

Color Palette #a7e1e6, #73d2d4, #4bc1c3, #1e9999, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.vandermint {
color: #a7e1e6;
}
.soft-turquoise {
color: #73d2d4;
}
.north-wind {
color: #4bc1c3;
}
.sea-fantasy {
color: #1e9999;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--vandermint:#a7e1e6;
--soft-turquoise:#73d2d4;
--north-wind:#4bc1c3;
--sea-fantasy:#1e9999;
--buzzards-bay:#007a7a;
}

More palettes to explore