All Palettes

Color Palette #1f4d4c, #2b7d7c, #39b1af, #6fd8d4, #a3f5ef

0%
0%
0%

CSS code for this palette

/* CSS */
.hornblende-green {
color: #1f4d4c;
}
.zirconia-teal {
color: #2b7d7c;
}
.lake-tahoe-turquoise {
color: #39b1af;
}
.andes-sky {
color: #6fd8d4;
}
.pale-king-s-blue {
color: #a3f5ef;
}

/* CSS Variables */
:root {
--hornblende-green:#1f4d4c;
--zirconia-teal:#2b7d7c;
--lake-tahoe-turquoise:#39b1af;
--andes-sky:#6fd8d4;
--pale-king-s-blue:#a3f5ef;
}

More palettes to explore