All Palettes

Color Palette #f8d86d, #faa700, #d65d00, #a82d00, #7a0000

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia-blossom {
color: #f8d86d;
}
.chrome-yellow {
color: #faa700;
}
.exuberance {
color: #d65d00;
}
.burnt-sienna {
color: #a82d00;
}
.gochujang-red {
color: #7a0000;
}

/* CSS Variables */
:root {
--forsythia-blossom:#f8d86d;
--chrome-yellow:#faa700;
--exuberance:#d65d00;
--burnt-sienna:#a82d00;
--gochujang-red:#7a0000;
}

More palettes to explore