All Palettes

Color Palette #faa700, #f56600, #c24a00, #9e2a00, #4d0a00

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.royal-flycatcher-crest {
color: #f56600;
}
.crustose-lichen {
color: #c24a00;
}
.chocolate-fondue {
color: #9e2a00;
}
.lonely-chocolate {
color: #4d0a00;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--royal-flycatcher-crest:#f56600;
--crustose-lichen:#c24a00;
--chocolate-fondue:#9e2a00;
--lonely-chocolate:#4d0a00;
}

More palettes to explore