All Palettes

Color Palette #a9e1ea, #6ed0d4, #4bb9b7, #309c93, #007a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.early-july {
color: #a9e1ea;
}
.throat-chakra {
color: #6ed0d4;
}
.arctic-green {
color: #4bb9b7;
}
.temple-guard-blue {
color: #309c93;
}
.buzzards-bay {
color: #007a7a;
}

/* CSS Variables */
:root {
--early-july:#a9e1ea;
--throat-chakra:#6ed0d4;
--arctic-green:#4bb9b7;
--temple-guard-blue:#309c93;
--buzzards-bay:#007a7a;
}

More palettes to explore