All Palettes

Color Palette #6f4c3e, #b47c6e, #d1a47a, #e3c87d, #f3e4b9

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.heirloom {
color: #b47c6e;
}
.city-sunrise {
color: #d1a47a;
}
.blossom-yellow {
color: #e3c87d;
}
.martica {
color: #f3e4b9;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--heirloom:#b47c6e;
--city-sunrise:#d1a47a;
--blossom-yellow:#e3c87d;
--martica:#f3e4b9;
}

More palettes to explore