All Palettes

Color Palette #1e1e2f, #3e3e5b, #60608a, #a37e3e, #c74938

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e1e2f;
}
.amphystine {
color: #3e3e5b;
}
.majestic-purple {
color: #60608a;
}
.gold-dust {
color: #a37e3e;
}
.grenadier {
color: #c74938;
}

/* CSS Variables */
:root {
--black-howl:#1e1e2f;
--amphystine:#3e3e5b;
--majestic-purple:#60608a;
--gold-dust:#a37e3e;
--grenadier:#c74938;
}

More palettes to explore