All Palettes

Color Palette #a8a8a8, #a4b5a1, #d3cfc5, #d5a66c, #b55a30

0%
0%
0%

CSS code for this palette

/* CSS */
.uniform-grey {
color: #a8a8a8;
}
.bamboo-shoot {
color: #a4b5a1;
}
.miner-s-dust {
color: #d3cfc5;
}
.artemis {
color: #d5a66c;
}
.fiery-orange {
color: #b55a30;
}

/* CSS Variables */
:root {
--uniform-grey:#a8a8a8;
--bamboo-shoot:#a4b5a1;
--miner-s-dust:#d3cfc5;
--artemis:#d5a66c;
--fiery-orange:#b55a30;
}

More palettes to explore