All Palettes

Color Palette #f3e4af, #e9e39f, #e8b569, #deaa3b, #c57a30

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-bright {
color: #f3e4af;
}
.marsh-mist {
color: #e9e39f;
}
.harvest-gold {
color: #e8b569;
}
.dutch-orange {
color: #deaa3b;
}
.mulberry-thorn {
color: #c57a30;
}

/* CSS Variables */
:root {
--lime-bright:#f3e4af;
--marsh-mist:#e9e39f;
--harvest-gold:#e8b569;
--dutch-orange:#deaa3b;
--mulberry-thorn:#c57a30;
}

More palettes to explore