All Palettes

Color Palette #00b3aa, #008c9e, #007980, #005f66, #004852

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00b3aa;
}
.toy-blue {
color: #008c9e;
}
.hypnotic-sea {
color: #007980;
}
.turkish-aqua {
color: #005f66;
}
.midnight-green {
color: #004852;
}

/* CSS Variables */
:root {
--verditer:#00b3aa;
--toy-blue:#008c9e;
--hypnotic-sea:#007980;
--turkish-aqua:#005f66;
--midnight-green:#004852;
}

More palettes to explore