All Palettes

Color Palette #6a4d4d, #a66f5e, #d9a48c, #f3c5a0, #f9e3ae

0%
0%
0%

CSS code for this palette

/* CSS */
.marron {
color: #6a4d4d;
}
.honey-maple {
color: #a66f5e;
}
.apricotta {
color: #d9a48c;
}
.avid-apricot {
color: #f3c5a0;
}
.khaki-core {
color: #f9e3ae;
}

/* CSS Variables */
:root {
--marron:#6a4d4d;
--honey-maple:#a66f5e;
--apricotta:#d9a48c;
--avid-apricot:#f3c5a0;
--khaki-core:#f9e3ae;
}

More palettes to explore