All Palettes

Color Palette #f4d65d, #f1c40e, #eab543, #d9a836, #a6692b

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f4d65d;
}
.sunshine-mellow {
color: #f1c40e;
}
.honey-glow {
color: #eab543;
}
.sunny-disposition {
color: #d9a836;
}
.golden-oak {
color: #a6692b;
}

/* CSS Variables */
:root {
--salmon-eggs:#f4d65d;
--sunshine-mellow:#f1c40e;
--honey-glow:#eab543;
--sunny-disposition:#d9a836;
--golden-oak:#a6692b;
}

More palettes to explore