All Palettes

Color Palette #4a2b2b, #694949, #a46a6a, #daa98b, #e6c2b7

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-coffee {
color: #4a2b2b;
}
.chocolate-eclair {
color: #694949;
}
.delhi-spice {
color: #a46a6a;
}
.white-acorn {
color: #daa98b;
}
.antoinette-pink {
color: #e6c2b7;
}

/* CSS Variables */
:root {
--brown-coffee:#4a2b2b;
--chocolate-eclair:#694949;
--delhi-spice:#a46a6a;
--white-acorn:#daa98b;
--antoinette-pink:#e6c2b7;
}

More palettes to explore