All Palettes

Color Palette #1e1e2e, #4b4b5d, #6e6e7c, #b4b4cf, #f5f5f9

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2e;
}
.odyssey-grey {
color: #4b4b5d;
}
.prediction {
color: #6e6e7c;
}
.madder-blue {
color: #b4b4cf;
}
.white-solid {
color: #f5f5f9;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2e;
--odyssey-grey:#4b4b5d;
--prediction:#6e6e7c;
--madder-blue:#b4b4cf;
--white-solid:#f5f5f9;
}

More palettes to explore