All Palettes

Color Palette #1e1e2f, #3f3f50, #5e5e6e, #8e8e90, #c8c8da

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.blueberry-tart {
color: #3f3f50;
}
.mid-grey {
color: #5e5e6e;
}
.silver-snippet {
color: #8e8e90;
}
.pax {
color: #c8c8da;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--blueberry-tart:#3f3f50;
--mid-grey:#5e5e6e;
--silver-snippet:#8e8e90;
--pax:#c8c8da;
}

More palettes to explore