All Palettes

Color Palette #d5a86d, #e1af7a, #e9c8a0, #f1e0b7, #f5d7a3

0%
0%
0%

CSS code for this palette

/* CSS */
.gobi-sand {
color: #d5a86d;
}
.buffalo-trail {
color: #e1af7a;
}
.compatible-cream {
color: #e9c8a0;
}
.belgian-waffle {
color: #f1e0b7;
}
.pismo-dunes {
color: #f5d7a3;
}

/* CSS Variables */
:root {
--gobi-sand:#d5a86d;
--buffalo-trail:#e1af7a;
--compatible-cream:#e9c8a0;
--belgian-waffle:#f1e0b7;
--pismo-dunes:#f5d7a3;
}

More palettes to explore