All Palettes

Color Palette #1c1c1c, #9f512d, #db143c, #ff6347, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-black {
color: #1c1c1c;
}
.texas-ranger-brown {
color: #9f512d;
}
.wild-rider-red {
color: #db143c;
}
.bruschetta-tomato {
color: #ff6347;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--eerie-black:#1c1c1c;
--texas-ranger-brown:#9f512d;
--wild-rider-red:#db143c;
--bruschetta-tomato:#ff6347;
--soviet-gold:#ffd900;
}

More palettes to explore