All Palettes

Color Palette #1c1c1c, #b65c2f, #e6a22d, #f1e4b1, #7b8d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-black {
color: #1c1c1c;
}
.gold-varnish-brown {
color: #b65c2f;
}
.sh-z-ch-ng-persimmon {
color: #e6a22d;
}
.lime-bright {
color: #f1e4b1;
}
.new-life {
color: #7b8d6d;
}

/* CSS Variables */
:root {
--eerie-black:#1c1c1c;
--gold-varnish-brown:#b65c2f;
--sh-z-ch-ng-persimmon:#e6a22d;
--lime-bright:#f1e4b1;
--new-life:#7b8d6d;
}

More palettes to explore