All Palettes

Color Palette #7d4c3b, #d0a25d, #f6e0c1, #b7c8b7, #8c3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7d4c3b;
}
.brick-yellow {
color: #d0a25d;
}
.rotunda-gold {
color: #f6e0c1;
}
.pond-s-edge {
color: #b7c8b7;
}
.bacchanalia-red {
color: #8c3b3b;
}

/* CSS Variables */
:root {
--nutmeg:#7d4c3b;
--brick-yellow:#d0a25d;
--rotunda-gold:#f6e0c1;
--pond-s-edge:#b7c8b7;
--bacchanalia-red:#8c3b3b;
}

More palettes to explore