All Palettes

Color Palette #3c2f2f, #5d4c4c, #7c6a6a, #9e8a8a, #c19f9f

0%
0%
0%

CSS code for this palette

/* CSS */
.smoked-black-coffee {
color: #3c2f2f;
}
.smooth-coffee {
color: #5d4c4c;
}
.muscatel {
color: #7c6a6a;
}
.mauverine {
color: #9e8a8a;
}
.foggy-quartz {
color: #c19f9f;
}

/* CSS Variables */
:root {
--smoked-black-coffee:#3c2f2f;
--smooth-coffee:#5d4c4c;
--muscatel:#7c6a6a;
--mauverine:#9e8a8a;
--foggy-quartz:#c19f9f;
}

More palettes to explore