All Palettes

Color Palette #1e1e2f, #3b3b4e, #5e5e6e, #c5b159, #e94e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.india-ink {
color: #3b3b4e;
}
.mid-grey {
color: #5e5e6e;
}
.vegas-gold {
color: #c5b159;
}
.camellia-rose {
color: #e94e6d;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--india-ink:#3b3b4e;
--mid-grey:#5e5e6e;
--vegas-gold:#c5b159;
--camellia-rose:#e94e6d;
}

More palettes to explore