All Palettes

Color Palette #f6b531, #f09a28, #d95e12, #b23e10, #6b2e0f

0%
0%
0%

CSS code for this palette

/* CSS */
.nyc-taxi {
color: #f6b531;
}
.burning-trail {
color: #f09a28;
}
.tiger-moth-orange {
color: #d95e12;
}
.martian-ironcrust {
color: #b23e10;
}
.moussaka {
color: #6b2e0f;
}

/* CSS Variables */
:root {
--nyc-taxi:#f6b531;
--burning-trail:#f09a28;
--tiger-moth-orange:#d95e12;
--martian-ironcrust:#b23e10;
--moussaka:#6b2e0f;
}

More palettes to explore