All Palettes

Color Palette #1b4b69, #2a8d8a, #4bafa2, #76d5c4, #a1f7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1b4b69;
}
.taos-turquoise {
color: #2a8d8a;
}
.sacred-turquoise {
color: #4bafa2;
}
.star-grass {
color: #76d5c4;
}
.icery {
color: #a1f7e0;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1b4b69;
--taos-turquoise:#2a8d8a;
--sacred-turquoise:#4bafa2;
--star-grass:#76d5c4;
--icery:#a1f7e0;
}

More palettes to explore