All Palettes

Color Palette #e6b71e, #d3a50d, #b8800f, #715e0e, #3d3c1a

0%
0%
0%

CSS code for this palette

/* CSS */
.kogane-gold {
color: #e6b71e;
}
.immortelle-yellow {
color: #d3a50d;
}
.fig-mustard-yellow {
color: #b8800f;
}
.hot-mustard {
color: #715e0e;
}
.turtle-skin {
color: #3d3c1a;
}

/* CSS Variables */
:root {
--kogane-gold:#e6b71e;
--immortelle-yellow:#d3a50d;
--fig-mustard-yellow:#b8800f;
--hot-mustard:#715e0e;
--turtle-skin:#3d3c1a;
}

More palettes to explore