All Palettes

Color Palette #1e1e2f, #4b4b5d, #75757a, #a7a7a0, #d1d1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.odyssey-grey {
color: #4b4b5d;
}
.astrogranite {
color: #75757a;
}
.grey-matters {
color: #a7a7a0;
}
.clouded-vision {
color: #d1d1d2;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--odyssey-grey:#4b4b5d;
--astrogranite:#75757a;
--grey-matters:#a7a7a0;
--clouded-vision:#d1d1d2;
}

More palettes to explore