All Palettes

Color Palette #c7a470, #e5b966, #f6e4c1, #f9c89f, #b15b39

0%
0%
0%

CSS code for this palette

/* CSS */
.new-fawn {
color: #c7a470;
}
.dandelion-wish {
color: #e5b966;
}
.tea-light {
color: #f6e4c1;
}
.chai-latte {
color: #f9c89f;
}
.overcast-brick {
color: #b15b39;
}

/* CSS Variables */
:root {
--new-fawn:#c7a470;
--dandelion-wish:#e5b966;
--tea-light:#f6e4c1;
--chai-latte:#f9c89f;
--overcast-brick:#b15b39;
}

More palettes to explore