All Palettes

Color Palette #3c4b4e, #7b9b9d, #a6b9a2, #f1c84b, #e67b79

0%
0%
0%

CSS code for this palette

/* CSS */
.mechanicus-standard-grey {
color: #3c4b4e;
}
.salt-blue {
color: #7b9b9d;
}
.bamboo-shoot {
color: #a6b9a2;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.lively-coral {
color: #e67b79;
}

/* CSS Variables */
:root {
--mechanicus-standard-grey:#3c4b4e;
--salt-blue:#7b9b9d;
--bamboo-shoot:#a6b9a2;
--solar-plexus-chakra:#f1c84b;
--lively-coral:#e67b79;
}

More palettes to explore