All Palettes

Color Palette #fbe96f, #f6c309, #d6a800, #a87e00, #5c4900

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold-yellow {
color: #fbe96f;
}
.sunshine-mellow {
color: #f6c309;
}
.golden-beryl-yellow {
color: #d6a800;
}
.brown-butter {
color: #a87e00;
}
.sugarloaf-brown {
color: #5c4900;
}

/* CSS Variables */
:root {
--marigold-yellow:#fbe96f;
--sunshine-mellow:#f6c309;
--golden-beryl-yellow:#d6a800;
--brown-butter:#a87e00;
--sugarloaf-brown:#5c4900;
}

More palettes to explore