All Palettes

Color Palette #2b2b2b, #595959, #d36f90, #e05c74, #e16060

0%
0%
0%

CSS code for this palette

/* CSS */
.shoe-wax {
color: #2b2b2b;
}
.shadow-mountain {
color: #595959;
}
.pink-garnet {
color: #d36f90;
}
.swiss-chard {
color: #e05c74;
}
.briquette {
color: #e16060;
}

/* CSS Variables */
:root {
--shoe-wax:#2b2b2b;
--shadow-mountain:#595959;
--pink-garnet:#d36f90;
--swiss-chard:#e05c74;
--briquette:#e16060;
}

More palettes to explore