All Palettes

Color Palette #3d291f, #9b7a59, #d1a76b, #f8d8a0, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.bistre {
color: #3d291f;
}
.prince-paris {
color: #9b7a59;
}
.campground {
color: #d1a76b;
}
.milky-maize {
color: #f8d8a0;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--bistre:#3d291f;
--prince-paris:#9b7a59;
--campground:#d1a76b;
--milky-maize:#f8d8a0;
--sunshine-mellow:#f1c40e;
}

More palettes to explore