All Palettes

Color Palette #4b3c35, #6b5b4c, #a67c5e, #e9b58b, #f2d4c4

0%
0%
0%

CSS code for this palette

/* CSS */
.slate-black {
color: #4b3c35;
}
.domino {
color: #6b5b4c;
}
.ancient-pottery {
color: #a67c5e;
}
.trick-or-treat {
color: #e9b58b;
}
.melon-pink {
color: #f2d4c4;
}

/* CSS Variables */
:root {
--slate-black:#4b3c35;
--domino:#6b5b4c;
--ancient-pottery:#a67c5e;
--trick-or-treat:#e9b58b;
--melon-pink:#f2d4c4;
}

More palettes to explore