All Palettes

Color Palette #a9e0d4, #78c9c5, #4fb0ae, #2a8d88, #1a7574

0%
0%
0%

CSS code for this palette

/* CSS */
.capri-water-blue {
color: #a9e0d4;
}
.cyantific {
color: #78c9c5;
}
.blue-turquoise {
color: #4fb0ae;
}
.taos-turquoise {
color: #2a8d88;
}
.marine-wonder {
color: #1a7574;
}

/* CSS Variables */
:root {
--capri-water-blue:#a9e0d4;
--cyantific:#78c9c5;
--blue-turquoise:#4fb0ae;
--taos-turquoise:#2a8d88;
--marine-wonder:#1a7574;
}

More palettes to explore