All Palettes

Color Palette #d4c54e, #e3d76d, #f0e88e, #f8f9a9, #e1e9aa

0%
0%
0%

CSS code for this palette

/* CSS */
.green-sheen {
color: #d4c54e;
}
.straw {
color: #e3d76d;
}
.bright-khaki {
color: #f0e88e;
}
.shalimar {
color: #f8f9a9;
}
.high-hopes {
color: #e1e9aa;
}

/* CSS Variables */
:root {
--green-sheen:#d4c54e;
--straw:#e3d76d;
--bright-khaki:#f0e88e;
--shalimar:#f8f9a9;
--high-hopes:#e1e9aa;
}

More palettes to explore