All Palettes

Color Palette #20202c, #3b3c4e, #5b5c71, #8a8b9e, #b1b3c8

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #20202c;
}
.india-ink {
color: #3b3c4e;
}
.agate-violet {
color: #5b5c71;
}
.mandrake {
color: #8a8b9e;
}
.spring-lilac {
color: #b1b3c8;
}

/* CSS Variables */
:root {
--black-howl:#20202c;
--india-ink:#3b3c4e;
--agate-violet:#5b5c71;
--mandrake:#8a8b9e;
--spring-lilac:#b1b3c8;
}

More palettes to explore