All Palettes

Color Palette #2e2929, #5c4d4d, #8d7c7c, #c6a85d, #e6b54c

0%
0%
0%

CSS code for this palette

/* CSS */
.livid-brown {
color: #2e2929;
}
.smooth-coffee {
color: #5c4d4d;
}
.renwick-heather {
color: #8d7c7c;
}
.laser {
color: #c6a85d;
}
.va-va-voom {
color: #e6b54c;
}

/* CSS Variables */
:root {
--livid-brown:#2e2929;
--smooth-coffee:#5c4d4d;
--renwick-heather:#8d7c7c;
--laser:#c6a85d;
--va-va-voom:#e6b54c;
}

More palettes to explore