All Palettes

Color Palette #c78e5c, #d5b06d, #e6c479, #f0d87f, #f2d89c

0%
0%
0%

CSS code for this palette

/* CSS */
.mid-tan {
color: #c78e5c;
}
.new-wheat {
color: #d5b06d;
}
.golden-thread {
color: #e6c479;
}
.gatsby-glitter {
color: #f0d87f;
}
.splash {
color: #f2d89c;
}

/* CSS Variables */
:root {
--mid-tan:#c78e5c;
--new-wheat:#d5b06d;
--golden-thread:#e6c479;
--gatsby-glitter:#f0d87f;
--splash:#f2d89c;
}

More palettes to explore