All Palettes

Color Palette #a0e9e0, #74d2d0, #4ab5b1, #2b9a9c, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.everest {
color: #a0e9e0;
}
.soft-turquoise {
color: #74d2d0;
}
.crystalsong-blue {
color: #4ab5b1;
}
.empress-envy {
color: #2b9a9c;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--everest:#a0e9e0;
--soft-turquoise:#74d2d0;
--crystalsong-blue:#4ab5b1;
--empress-envy:#2b9a9c;
--buzzards-bay:#007a7a;
}

More palettes to explore