All Palettes

Color Palette #e6b689, #a57d69, #5c4d4d, #3a3c39, #292929

0%
0%
0%

CSS code for this palette

/* CSS */
.trick-or-treat {
color: #e6b689;
}
.new-penny {
color: #a57d69;
}
.smooth-coffee {
color: #5c4d4d;
}
.zeus {
color: #3a3c39;
}
.chromaphobic-black {
color: #292929;
}

/* CSS Variables */
:root {
--trick-or-treat:#e6b689;
--new-penny:#a57d69;
--smooth-coffee:#5c4d4d;
--zeus:#3a3c39;
--chromaphobic-black:#292929;
}

More palettes to explore