All Palettes

Color Palette #f9d75d, #f49c3e, #e87d26, #d64b24, #a83124

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.chat-orange {
color: #f49c3e;
}
.chaat-masala {
color: #e87d26;
}
.crab-curry {
color: #d64b24;
}
.jaipur {
color: #a83124;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--chat-orange:#f49c3e;
--chaat-masala:#e87d26;
--crab-curry:#d64b24;
--jaipur:#a83124;
}

More palettes to explore