All Palettes

Color Palette #80b2c2, #5e9c9b, #4f7c82, #405a5e, #2e3e3b

0%
0%
0%

CSS code for this palette

/* CSS */
.heavenly {
color: #80b2c2;
}
.jugendstil-turquoise {
color: #5e9c9b;
}
.submerged {
color: #4f7c82;
}
.otter-creek {
color: #405a5e;
}
.edge-of-the-galaxy {
color: #2e3e3b;
}

/* CSS Variables */
:root {
--heavenly:#80b2c2;
--jugendstil-turquoise:#5e9c9b;
--submerged:#4f7c82;
--otter-creek:#405a5e;
--edge-of-the-galaxy:#2e3e3b;
}

More palettes to explore