All Palettes

Color Palette #5f4b3a, #a67d5e, #d6b89a, #f0c2a3, #d47a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.beauty-spot {
color: #5f4b3a;
}
.ancient-pottery {
color: #a67d5e;
}
.dusty-gold {
color: #d6b89a;
}
.neighborly-peach {
color: #f0c2a3;
}
.fired-up {
color: #d47a3a;
}

/* CSS Variables */
:root {
--beauty-spot:#5f4b3a;
--ancient-pottery:#a67d5e;
--dusty-gold:#d6b89a;
--neighborly-peach:#f0c2a3;
--fired-up:#d47a3a;
}

More palettes to explore