All Palettes

Color Palette #f4b75d, #d4a96e, #c8a26f, #a87d5d, #8a5d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.crunch {
color: #f4b75d;
}
.gobi-sand {
color: #d4a96e;
}
.new-fawn {
color: #c8a26f;
}
.s-mores {
color: #a87d5d;
}
.fertile-soil {
color: #8a5d3d;
}

/* CSS Variables */
:root {
--crunch:#f4b75d;
--gobi-sand:#d4a96e;
--new-fawn:#c8a26f;
--s-mores:#a87d5d;
--fertile-soil:#8a5d3d;
}

More palettes to explore