All Palettes

Color Palette #e3c24a, #e6c65b, #e9d66d, #e8c069, #d9a33f

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-maize {
color: #e3c24a;
}
.tasman-honey-yellow {
color: #e6c65b;
}
.hansa-yellow {
color: #e9d66d;
}
.golden-chalice {
color: #e8c069;
}
.scrofulous-brown {
color: #d9a33f;
}

/* CSS Variables */
:root {
--indian-maize:#e3c24a;
--tasman-honey-yellow:#e6c65b;
--hansa-yellow:#e9d66d;
--golden-chalice:#e8c069;
--scrofulous-brown:#d9a33f;
}

More palettes to explore