All Palettes

Color Palette #1e1e2f, #4b4b5d, #7d7d8c, #a8a8b8, #d2d2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.odyssey-grey {
color: #4b4b5d;
}
.carbon-footprint {
color: #7d7d8c;
}
.curated-lilac {
color: #a8a8b8;
}
.bashful-lilac {
color: #d2d2e5;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--odyssey-grey:#4b4b5d;
--carbon-footprint:#7d7d8c;
--curated-lilac:#a8a8b8;
--bashful-lilac:#d2d2e5;
}

More palettes to explore