All Palettes

Color Palette #dba400, #f5c400, #f9eab9, #e0b000, #db6e00

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-beryl-yellow {
color: #dba400;
}
.syndicalist {
color: #f5c400;
}
.banana-br-l-e {
color: #f9eab9;
}
.mustard-yellow {
color: #e0b000;
}
.orange-danger {
color: #db6e00;
}

/* CSS Variables */
:root {
--golden-beryl-yellow:#dba400;
--syndicalist:#f5c400;
--banana-br-l-e:#f9eab9;
--mustard-yellow:#e0b000;
--orange-danger:#db6e00;
}

More palettes to explore