All Palettes

Color Palette #ffb65c, #ff8b42, #ff713d, #d64b24, #8b2a1d

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-chicken {
color: #ffb65c;
}
.orange-bell-pepper {
color: #ff8b42;
}
.carrot {
color: #ff713d;
}
.crab-curry {
color: #d64b24;
}
.gulab-brown {
color: #8b2a1d;
}

/* CSS Variables */
:root {
--peanut-butter-chicken:#ffb65c;
--orange-bell-pepper:#ff8b42;
--carrot:#ff713d;
--crab-curry:#d64b24;
--gulab-brown:#8b2a1d;
}

More palettes to explore