All Palettes

Color Palette #6a4e4e, #a3655c, #d4b8a0, #f0e1c1, #f9e9c3

0%
0%
0%

CSS code for this palette

/* CSS */
.flamboyant-plum {
color: #6a4e4e;
}
.sun-baked-earth {
color: #a3655c;
}
.bespoke {
color: #d4b8a0;
}
.woven-raffia {
color: #f0e1c1;
}
.barely-butter {
color: #f9e9c3;
}

/* CSS Variables */
:root {
--flamboyant-plum:#6a4e4e;
--sun-baked-earth:#a3655c;
--bespoke:#d4b8a0;
--woven-raffia:#f0e1c1;
--barely-butter:#f9e9c3;
}

More palettes to explore