All Palettes

Color Palette #e3b80d, #f1d788, #f4e9c8, #6c9b59, #9f492d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-schnitzel {
color: #e3b80d;
}
.march-yellow {
color: #f1d788;
}
.maiden-hair {
color: #f4e9c8;
}
.green-hornet {
color: #6c9b59;
}
.rock-spray {
color: #9f492d;
}

/* CSS Variables */
:root {
--golden-schnitzel:#e3b80d;
--march-yellow:#f1d788;
--maiden-hair:#f4e9c8;
--green-hornet:#6c9b59;
--rock-spray:#9f492d;
}

More palettes to explore