All Palettes

Color Palette #4c3e3e, #7c6e6e, #b0a6a6, #d5c3c3, #f0efef

0%
0%
0%

CSS code for this palette

/* CSS */
.crater-brown {
color: #4c3e3e;
}
.hickory-cliff {
color: #7c6e6e;
}
.centennial-rose {
color: #b0a6a6;
}
.just-gorgeous {
color: #d5c3c3;
}
.crystal-bell {
color: #f0efef;
}

/* CSS Variables */
:root {
--crater-brown:#4c3e3e;
--hickory-cliff:#7c6e6e;
--centennial-rose:#b0a6a6;
--just-gorgeous:#d5c3c3;
--crystal-bell:#f0efef;
}

More palettes to explore