All Palettes

Color Palette #d4a31c, #f8c73f, #ffa55c, #ff6e42, #da4b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.chanterelle {
color: #d4a31c;
}
.pyrite {
color: #f8c73f;
}
.clarified-orange {
color: #ffa55c;
}
.carrot {
color: #ff6e42;
}
.crab-curry {
color: #da4b2b;
}

/* CSS Variables */
:root {
--chanterelle:#d4a31c;
--pyrite:#f8c73f;
--clarified-orange:#ffa55c;
--carrot:#ff6e42;
--crab-curry:#da4b2b;
}

More palettes to explore