All Palettes

Color Palette #009485, #007a6c, #004d40, #8d6f62, #a0877e

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-peacock-blue {
color: #009485;
}
.pond-moss {
color: #007a6c;
}
.urban-green {
color: #004d40;
}
.ending-autumn {
color: #8d6f62;
}
.velvety-chestnut {
color: #a0877e;
}

/* CSS Variables */
:root {
--deep-peacock-blue:#009485;
--pond-moss:#007a6c;
--urban-green:#004d40;
--ending-autumn:#8d6f62;
--velvety-chestnut:#a0877e;
}

More palettes to explore