All Palettes

Color Palette #d1a23d, #9c6d2b, #5a4d3a, #3d3d3d, #e8d5b0

0%
0%
0%

CSS code for this palette

/* CSS */
.cremini {
color: #d1a23d;
}
.buttered-rum {
color: #9c6d2b;
}
.beggar {
color: #5a4d3a;
}
.raven-black {
color: #3d3d3d;
}
.convivial-yellow {
color: #e8d5b0;
}

/* CSS Variables */
:root {
--cremini:#d1a23d;
--buttered-rum:#9c6d2b;
--beggar:#5a4d3a;
--raven-black:#3d3d3d;
--convivial-yellow:#e8d5b0;
}

More palettes to explore