All Palettes

Color Palette #1c1f2c, #4b4f6c, #7b7f9d, #b9b5a7, #e13e33

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1c1f2c;
}
.independence {
color: #4b4f6c;
}
.blue-intrigue {
color: #7b7f9d;
}
.pewter-patter {
color: #b9b5a7;
}
.bacon-strips {
color: #e13e33;
}

/* CSS Variables */
:root {
--black-howl:#1c1f2c;
--independence:#4b4f6c;
--blue-intrigue:#7b7f9d;
--pewter-patter:#b9b5a7;
--bacon-strips:#e13e33;
}

More palettes to explore