All Palettes

Color Palette #a1e3e0, #70d2d0, #3cb3b9, #009e99, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.everest {
color: #a1e3e0;
}
.soft-turquoise {
color: #70d2d0;
}
.montego-bay {
color: #3cb3b9;
}
.spectra-green {
color: #009e99;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--everest:#a1e3e0;
--soft-turquoise:#70d2d0;
--montego-bay:#3cb3b9;
--spectra-green:#009e99;
--buzzards-bay:#007a7a;
}

More palettes to explore