All Palettes

Color Palette #684e4a, #b8794c, #e5b83e, #f1d25f, #f7e7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.congo-brown {
color: #684e4a;
}
.tigereye {
color: #b8794c;
}
.last-sunlight {
color: #e5b83e;
}
.ride-off-into-the-sunset {
color: #f1d25f;
}
.creamy-custard {
color: #f7e7c0;
}

/* CSS Variables */
:root {
--congo-brown:#684e4a;
--tigereye:#b8794c;
--last-sunlight:#e5b83e;
--ride-off-into-the-sunset:#f1d25f;
--creamy-custard:#f7e7c0;
}

More palettes to explore