All Palettes

Color Palette #a2532f, #c58a5e, #e2b269, #f1d788, #f3e2af

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #a2532f;
}
.wheatberry {
color: #c58a5e;
}
.burst-of-gold {
color: #e2b269;
}
.march-yellow {
color: #f1d788;
}
.bone-white {
color: #f3e2af;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#a2532f;
--wheatberry:#c58a5e;
--burst-of-gold:#e2b269;
--march-yellow:#f1d788;
--bone-white:#f3e2af;
}

More palettes to explore