All Palettes

Color Palette #1a9e9e, #40c9c5, #56e1d1, #a5f8e2, #e7f9f5

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1a9e9e;
}
.bianchi-green {
color: #40c9c5;
}
.jazzy-jade {
color: #56e1d1;
}
.icery {
color: #a5f8e2;
}
.melting-glacier {
color: #e7f9f5;
}

/* CSS Variables */
:root {
--talismanic-teal:#1a9e9e;
--bianchi-green:#40c9c5;
--jazzy-jade:#56e1d1;
--icery:#a5f8e2;
--melting-glacier:#e7f9f5;
}

More palettes to explore