All Palettes

Color Palette #1e2024, #3a3c41, #5a5c63, #b0b3b5, #eaedf0

0%
0%
0%

CSS code for this palette

/* CSS */
.noble-black {
color: #1e2024;
}
.in-the-dark {
color: #3a3c41;
}
.blackish-grey {
color: #5a5c63;
}
.astroscopus-grey {
color: #b0b3b5;
}
.bright-grey {
color: #eaedf0;
}

/* CSS Variables */
:root {
--noble-black:#1e2024;
--in-the-dark:#3a3c41;
--blackish-grey:#5a5c63;
--astroscopus-grey:#b0b3b5;
--bright-grey:#eaedf0;
}

More palettes to explore