All Palettes

Color Palette #1e1e2f, #4b4b5d, #7b7b8a, #b06d9d, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.odyssey-grey {
color: #4b4b5d;
}
.silver-surfer {
color: #7b7b8a;
}
.mulberry-bush {
color: #b06d9d;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--odyssey-grey:#4b4b5d;
--silver-surfer:#7b7b8a;
--mulberry-bush:#b06d9d;
--vampire-red:#d63f2e;
}

More palettes to explore