All Palettes

Color Palette #1fc1c1, #1a9999, #146c6c, #0f3e3e, #0a1f1f

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fc1c1;
}
.sea-fantasy {
color: #1a9999;
}
.seamount {
color: #146c6c;
}
.botanical-night {
color: #0f3e3e;
}
.black-stallion {
color: #0a1f1f;
}

/* CSS Variables */
:root {
--lago-blue:#1fc1c1;
--sea-fantasy:#1a9999;
--seamount:#146c6c;
--botanical-night:#0f3e3e;
--black-stallion:#0a1f1f;
}

More palettes to explore