All Palettes

Color Palette #1a9e9e, #2ac0b4, #50d3b7, #78e2c8, #a5f8e5

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1a9e9e;
}
.island-aqua {
color: #2ac0b4;
}
.peppy-peacock {
color: #50d3b7;
}
.star-grass {
color: #78e2c8;
}
.icery {
color: #a5f8e5;
}

/* CSS Variables */
:root {
--talismanic-teal:#1a9e9e;
--island-aqua:#2ac0b4;
--peppy-peacock:#50d3b7;
--star-grass:#78e2c8;
--icery:#a5f8e5;
}

More palettes to explore