All Palettes

Color Palette #00a895, #009982, #008071, #00615c, #00423f

0%
0%
0%

CSS code for this palette

/* CSS */
.persian-green {
color: #00a895;
}
.reptilian-green {
color: #009982;
}
.green-garlands {
color: #008071;
}
.mosque {
color: #00615c;
}
.rich-black {
color: #00423f;
}

/* CSS Variables */
:root {
--persian-green:#00a895;
--reptilian-green:#009982;
--green-garlands:#008071;
--mosque:#00615c;
--rich-black:#00423f;
}

More palettes to explore