All Palettes

Color Palette #8e6c48, #9c9c9c, #f8e61b, #e4caaf, #e29746

0%
0%
0%

CSS code for this palette

/* CSS */
.slippery-stone {
color: #8e6c48;
}
.codex-grey {
color: #9c9c9c;
}
.xanthic {
color: #f8e61b;
}
.grey-sand {
color: #e4caaf;
}
.yellow-sumac {
color: #e29746;
}

/* CSS Variables */
:root {
--slippery-stone:#8e6c48;
--codex-grey:#9c9c9c;
--xanthic:#f8e61b;
--grey-sand:#e4caaf;
--yellow-sumac:#e29746;
}

More palettes to explore