All Palettes

Color Palette #f7c94b, #d8a73b, #b97c2d, #7b4e2d, #3d2929

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.scrofulous-brown {
color: #d8a73b;
}
.mandalay {
color: #b97c2d;
}
.kinsusutake-brown {
color: #7b4e2d;
}
.night-red {
color: #3d2929;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--scrofulous-brown:#d8a73b;
--mandalay:#b97c2d;
--kinsusutake-brown:#7b4e2d;
--night-red:#3d2929;
}

More palettes to explore