All Palettes

Color Palette #f9e9c8, #f0d8a8, #e8c492, #d5a86d, #c37b4b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-curd {
color: #f9e9c8;
}
.bleached-bone {
color: #f0d8a8;
}
.venice-square {
color: #e8c492;
}
.gobi-sand {
color: #d5a86d;
}
.fuegan-orange {
color: #c37b4b;
}

/* CSS Variables */
:root {
--light-curd:#f9e9c8;
--bleached-bone:#f0d8a8;
--venice-square:#e8c492;
--gobi-sand:#d5a86d;
--fuegan-orange:#c37b4b;
}

More palettes to explore