All Palettes

Color Palette #b3dfd7, #79c3b5, #4ea2a0, #2c8c8c, #1e6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.fair-aqua {
color: #b3dfd7;
}
.pale-jade {
color: #79c3b5;
}
.rockpool {
color: #4ea2a0;
}
.taos-turquoise {
color: #2c8c8c;
}
.mosaic-tile {
color: #1e6b6b;
}

/* CSS Variables */
:root {
--fair-aqua:#b3dfd7;
--pale-jade:#79c3b5;
--rockpool:#4ea2a0;
--taos-turquoise:#2c8c8c;
--mosaic-tile:#1e6b6b;
}

More palettes to explore