All Palettes

Color Palette #f7c94b, #e6b22d, #d58e2a, #a46823, #794d1b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.nanohanacha-gold {
color: #e6b22d;
}
.turmeric-tea {
color: #d58e2a;
}
.theatre-gold {
color: #a46823;
}
.trojan-horse-brown {
color: #794d1b;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--nanohanacha-gold:#e6b22d;
--turmeric-tea:#d58e2a;
--theatre-gold:#a46823;
--trojan-horse-brown:#794d1b;
}

More palettes to explore