All Palettes

Color Palette #c78b3d, #f0b14c, #f8d69b, #e3af9c, #d57a39

0%
0%
0%

CSS code for this palette

/* CSS */
.anzac {
color: #c78b3d;
}
.goldsmith {
color: #f0b14c;
}
.applesauce {
color: #f8d69b;
}
.pink-sand {
color: #e3af9c;
}
.fired-up {
color: #d57a39;
}

/* CSS Variables */
:root {
--anzac:#c78b3d;
--goldsmith:#f0b14c;
--applesauce:#f8d69b;
--pink-sand:#e3af9c;
--fired-up:#d57a39;
}

More palettes to explore