All Palettes

Color Palette #1e1e2f, #4b4b5d, #9090a7, #f1b341, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.odyssey-grey {
color: #4b4b5d;
}
.orchilla {
color: #9090a7;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--odyssey-grey:#4b4b5d;
--orchilla:#9090a7;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
}

More palettes to explore