All Palettes

Color Palette #f5e5c7, #f1d5a7, #f1a35b, #d57a30, #4f4f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.cottonseed {
color: #f5e5c7;
}
.straw-hat {
color: #f1d5a7;
}
.sandy-brown {
color: #f1a35b;
}
.decaying-leaf {
color: #d57a30;
}
.black-oak {
color: #4f4f4f;
}

/* CSS Variables */
:root {
--cottonseed:#f5e5c7;
--straw-hat:#f1d5a7;
--sandy-brown:#f1a35b;
--decaying-leaf:#d57a30;
--black-oak:#4f4f4f;
}

More palettes to explore