All Palettes

Color Palette #003c3d, #005754, #00756c, #009479, #009e89

0%
0%
0%

CSS code for this palette

/* CSS */
.rich-black {
color: #003c3d;
}
.overboard {
color: #005754;
}
.hawk-turquoise {
color: #00756c;
}
.pool-table {
color: #009479;
}
.plumage {
color: #009e89;
}

/* CSS Variables */
:root {
--rich-black:#003c3d;
--overboard:#005754;
--hawk-turquoise:#00756c;
--pool-table:#009479;
--plumage:#009e89;
}

More palettes to explore