All Palettes

Color Palette #1e1e2f, #4b4b5d, #7c7c8d, #a3a3b8, #dadae7

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.odyssey-grey {
color: #4b4b5d;
}
.blue-mood {
color: #7c7c8d;
}
.royal-mile {
color: #a3a3b8;
}
.star-jasmine {
color: #dadae7;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--odyssey-grey:#4b4b5d;
--blue-mood:#7c7c8d;
--royal-mile:#a3a3b8;
--star-jasmine:#dadae7;
}

More palettes to explore