All Palettes

Color Palette #3b3030, #6a4d4d, #af806e, #e0c5a3, #f4e3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.oil-grey {
color: #3b3030;
}
.marron {
color: #6a4d4d;
}
.crushed-clay {
color: #af806e;
}
.fortune-cookie {
color: #e0c5a3;
}
.alyssa {
color: #f4e3d7;
}

/* CSS Variables */
:root {
--oil-grey:#3b3030;
--marron:#6a4d4d;
--crushed-clay:#af806e;
--fortune-cookie:#e0c5a3;
--alyssa:#f4e3d7;
}

More palettes to explore