All Palettes

Color Palette #a6e3e1, #69c3b6, #3b9b8e, #2e7e7f, #1b5a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a6e3e1;
}
.tropic-tide {
color: #69c3b6;
}
.sea {
color: #3b9b8e;
}
.nero-s-green {
color: #2e7e7f;
}
.uncharted {
color: #1b5a5a;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a6e3e1;
--tropic-tide:#69c3b6;
--sea:#3b9b8e;
--nero-s-green:#2e7e7f;
--uncharted:#1b5a5a;
}

More palettes to explore