All Palettes

Color Palette #1c2021, #4e5455, #7a7e7f, #b1b3b4, #d2d4d5

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-deep-black {
color: #1c2021;
}
.mako {
color: #4e5455;
}
.shutter-grey {
color: #7a7e7f;
}
.silverstone {
color: #b1b3b4;
}
.disco-ball {
color: #d2d4d5;
}

/* CSS Variables */
:root {
--satin-deep-black:#1c2021;
--mako:#4e5455;
--shutter-grey:#7a7e7f;
--silverstone:#b1b3b4;
--disco-ball:#d2d4d5;
}

More palettes to explore