All Palettes

Color Palette #1f1f2e, #4b4b5d, #7b7b8a, #a1a1b5, #d7d7e5

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.odyssey-grey {
color: #4b4b5d;
}
.silver-surfer {
color: #7b7b8a;
}
.royal-mile {
color: #a1a1b5;
}
.perfection {
color: #d7d7e5;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--odyssey-grey:#4b4b5d;
--silver-surfer:#7b7b8a;
--royal-mile:#a1a1b5;
--perfection:#d7d7e5;
}

More palettes to explore