All Palettes

Color Palette #c5161c, #404040, #a7a8aa, #f7f7f7, #fbf5da

0%
0%
0%

CSS code for this palette

/* CSS */
.hemoglobin-red {
color: #c5161c;
}
.bauhaus {
color: #404040;
}
.ultimate-grey {
color: #a7a8aa;
}
.lynx-white {
color: #f7f7f7;
}
.tulip-petals {
color: #fbf5da;
}

/* CSS Variables */
:root {
--hemoglobin-red:#c5161c;
--bauhaus:#404040;
--ultimate-grey:#a7a8aa;
--lynx-white:#f7f7f7;
--tulip-petals:#fbf5da;
}

More palettes to explore