All Palettes

Color Palette #1a8e8e, #2bb1b1, #4ad9d9, #80f4f4, #a3ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8e;
}
.island-aqua {
color: #2bb1b1;
}
.neon-nazar {
color: #4ad9d9;
}
.bath-water {
color: #80f4f4;
}
.affen-turquoise {
color: #a3ffff;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8e;
--island-aqua:#2bb1b1;
--neon-nazar:#4ad9d9;
--bath-water:#80f4f4;
--affen-turquoise:#a3ffff;
}

More palettes to explore