All Palettes

Color Palette #d0b84e, #e6c44c, #ecc769, #f1d788, #f5e0a3

0%
0%
0%

CSS code for this palette

/* CSS */
.farm-straw {
color: #d0b84e;
}
.indian-maize {
color: #e6c44c;
}
.butterblond {
color: #ecc769;
}
.march-yellow {
color: #f1d788;
}
.sun-dust {
color: #f5e0a3;
}

/* CSS Variables */
:root {
--farm-straw:#d0b84e;
--indian-maize:#e6c44c;
--butterblond:#ecc769;
--march-yellow:#f1d788;
--sun-dust:#f5e0a3;
}

More palettes to explore