All Palettes

Color Palette #191938, #3a3a5a, #5b5b7b, #cbb706, #e65c00

0%
0%
0%

CSS code for this palette

/* CSS */
.lost-in-sadness {
color: #191938;
}
.magic-night {
color: #3a3a5a;
}
.taylor {
color: #5b5b7b;
}
.mustard {
color: #cbb706;
}
.spanish-orange {
color: #e65c00;
}

/* CSS Variables */
:root {
--lost-in-sadness:#191938;
--magic-night:#3a3a5a;
--taylor:#5b5b7b;
--mustard:#cbb706;
--spanish-orange:#e65c00;
}

More palettes to explore