All Palettes

Color Palette #4d0f0f, #7d2b2b, #c74d4d, #ff713d, #ffbd38

0%
0%
0%

CSS code for this palette

/* CSS */
.hull-red {
color: #4d0f0f;
}
.chocolate-bhut-jolokia {
color: #7d2b2b;
}
.red-trillium {
color: #c74d4d;
}
.carrot {
color: #ff713d;
}
.fall-gold {
color: #ffbd38;
}

/* CSS Variables */
:root {
--hull-red:#4d0f0f;
--chocolate-bhut-jolokia:#7d2b2b;
--red-trillium:#c74d4d;
--carrot:#ff713d;
--fall-gold:#ffbd38;
}

More palettes to explore