All Palettes

Color Palette #6c4c41, #9f512d, #ffcc80, #ffdf80, #fff9c2

0%
0%
0%

CSS code for this palette

/* CSS */
.fondue-fudge {
color: #6c4c41;
}
.texas-ranger-brown {
color: #9f512d;
}
.egg-yolk {
color: #ffcc80;
}
.tiger-yellow {
color: #ffdf80;
}
.twinkling-lights {
color: #fff9c2;
}

/* CSS Variables */
:root {
--fondue-fudge:#6c4c41;
--texas-ranger-brown:#9f512d;
--egg-yolk:#ffcc80;
--tiger-yellow:#ffdf80;
--twinkling-lights:#fff9c2;
}

More palettes to explore