All Palettes

Color Palette #1d1f20, #383a3e, #4c4e52, #a7a8aa, #e6e8ea

0%
0%
0%

CSS code for this palette

/* CSS */
.inkwell-inception {
color: #1d1f20;
}
.after-midnight {
color: #383a3e;
}
.grey-pinstripe {
color: #4c4e52;
}
.ultimate-grey {
color: #a7a8aa;
}
.swirling-water {
color: #e6e8ea;
}

/* CSS Variables */
:root {
--inkwell-inception:#1d1f20;
--after-midnight:#383a3e;
--grey-pinstripe:#4c4e52;
--ultimate-grey:#a7a8aa;
--swirling-water:#e6e8ea;
}

More palettes to explore