All Palettes

Color Palette #db7c00, #f5ab00, #f4d62f, #5a883f, #003a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-pepper {
color: #db7c00;
}
.spicy-sweetcorn {
color: #f5ab00;
}
.margarine {
color: #f4d62f;
}
.golf-day {
color: #5a883f;
}
.maniac-mansion {
color: #003a5c;
}

/* CSS Variables */
:root {
--orange-pepper:#db7c00;
--spicy-sweetcorn:#f5ab00;
--margarine:#f4d62f;
--golf-day:#5a883f;
--maniac-mansion:#003a5c;
}

More palettes to explore