All Palettes

Color Palette #1c2021, #4b4f53, #a1a7aa, #d8dada, #f3f6f7

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-deep-black {
color: #1c2021;
}
.eshin-grey {
color: #4b4f53;
}
.ironbreaker-metal {
color: #a1a7aa;
}
.silver-setting {
color: #d8dada;
}
.gram-s-hair {
color: #f3f6f7;
}

/* CSS Variables */
:root {
--satin-deep-black:#1c2021;
--eshin-grey:#4b4f53;
--ironbreaker-metal:#a1a7aa;
--silver-setting:#d8dada;
--gram-s-hair:#f3f6f7;
}

More palettes to explore