All Palettes

Color Palette #1d2025, #3a3c41, #5b5d62, #a6a8ab, #e3e5e8

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1d2025;
}
.in-the-dark {
color: #3a3c41;
}
.blackish-grey {
color: #5b5d62;
}
.chrome-aluminum {
color: #a6a8ab;
}
.arctic-dawn {
color: #e3e5e8;
}

/* CSS Variables */
:root {
--noble-black:#1d2025;
--in-the-dark:#3a3c41;
--blackish-grey:#5b5d62;
--chrome-aluminum:#a6a8ab;
--arctic-dawn:#e3e5e8;
}

More palettes to explore