All Palettes

Color Palette #1e1e2f, #3b3b4e, #5b5b7b, #a68b3f, #e9b03f

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.india-ink {
color: #3b3b4e;
}
.taylor {
color: #5b5b7b;
}
.luxor-gold {
color: #a68b3f;
}
.yakitori {
color: #e9b03f;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--india-ink:#3b3b4e;
--taylor:#5b5b7b;
--luxor-gold:#a68b3f;
--yakitori:#e9b03f;
}

More palettes to explore