All Palettes

Color Palette #feeb8b, #f0b400, #d9a520, #c78500, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.quack-quack {
color: #feeb8b;
}
.american-yellow {
color: #f0b400;
}
.chanterelle {
color: #d9a520;
}
.bubonic-brown {
color: #c78500;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--quack-quack:#feeb8b;
--american-yellow:#f0b400;
--chanterelle:#d9a520;
--bubonic-brown:#c78500;
--beef-hotpot:#a85f2e;
}

More palettes to explore