All Palettes

Color Palette #1a9e9e, #2ac0c0, #4ad3d3, #7fe1e1, #b6f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1a9e9e;
}
.maximum-blue-green {
color: #2ac0c0;
}
.medium-turquoise {
color: #4ad3d3;
}
.deep-aquamarine {
color: #7fe1e1;
}
.ice-citadel {
color: #b6f7f7;
}

/* CSS Variables */
:root {
--talismanic-teal:#1a9e9e;
--maximum-blue-green:#2ac0c0;
--medium-turquoise:#4ad3d3;
--deep-aquamarine:#7fe1e1;
--ice-citadel:#b6f7f7;
}

More palettes to explore