All Palettes

Color Palette #7a2a2e, #af5a3c, #e4b472, #f9daa4, #f7f1e3

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-bhut-jolokia {
color: #7a2a2e;
}
.brown-rust {
color: #af5a3c;
}
.pyramid-gold {
color: #e4b472;
}
.stella-dora {
color: #f9daa4;
}
.white-veil {
color: #f7f1e3;
}

/* CSS Variables */
:root {
--chocolate-bhut-jolokia:#7a2a2e;
--brown-rust:#af5a3c;
--pyramid-gold:#e4b472;
--stella-dora:#f9daa4;
--white-veil:#f7f1e3;
}

More palettes to explore