All Palettes

Color Palette #d3b58d, #c1a58a, #b89c7a, #896f52, #5f4b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.link-to-the-past {
color: #d3b58d;
}
.pergament {
color: #c1a58a;
}
.earthy-ocher {
color: #b89c7a;
}
.cupcake {
color: #896f52;
}
.beauty-spot {
color: #5f4b3a;
}

/* CSS Variables */
:root {
--link-to-the-past:#d3b58d;
--pergament:#c1a58a;
--earthy-ocher:#b89c7a;
--cupcake:#896f52;
--beauty-spot:#5f4b3a;
}

More palettes to explore