All Palettes

Color Palette #000000, #3c9a9a, #4cb8b8, #75d1d1, #507c7c

0%
0%
0%

CSS code for this palette

/* CSS */
.black {
color: #000000;
}
.latigo-bay {
color: #3c9a9a;
}
.crystalsong-blue {
color: #4cb8b8;
}
.soft-turquoise {
color: #75d1d1;
}
.nickel-ore-green {
color: #507c7c;
}

/* CSS Variables */
:root {
--black:#000000;
--latigo-bay:#3c9a9a;
--crystalsong-blue:#4cb8b8;
--soft-turquoise:#75d1d1;
--nickel-ore-green:#507c7c;
}

More palettes to explore