All Palettes

Color Palette #8c5b3b, #c5b59b, #f2df9c, #e8c468, #494d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.brushwood {
color: #8c5b3b;
}
.best-beige {
color: #c5b59b;
}
.buttery-croissant {
color: #f2df9c;
}
.quilt-gold {
color: #e8c468;
}
.duffel-bag {
color: #494d3d;
}

/* CSS Variables */
:root {
--brushwood:#8c5b3b;
--best-beige:#c5b59b;
--buttery-croissant:#f2df9c;
--quilt-gold:#e8c468;
--duffel-bag:#494d3d;
}

More palettes to explore