All Palettes

Color Palette #b0b08d, #beaf8e, #c9c1a6, #d5b99f, #a87b5d

0%
0%
0%

CSS code for this palette

/* CSS */
.that-s-atomic {
color: #b0b08d;
}
.egyptian-sand {
color: #beaf8e;
}
.country-charm {
color: #c9c1a6;
}
.bespoke {
color: #d5b99f;
}
.tuscan-soil {
color: #a87b5d;
}

/* CSS Variables */
:root {
--that-s-atomic:#b0b08d;
--egyptian-sand:#beaf8e;
--country-charm:#c9c1a6;
--bespoke:#d5b99f;
--tuscan-soil:#a87b5d;
}

More palettes to explore