All Palettes

Color Palette #9f512d, #8c5a2b, #f5deb2, #ffd900, #fff8db

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.rusty-coin {
color: #8c5a2b;
}
.gruy-re-cheese {
color: #f5deb2;
}
.soviet-gold {
color: #ffd900;
}
.buttermelon {
color: #fff8db;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--rusty-coin:#8c5a2b;
--gruy-re-cheese:#f5deb2;
--soviet-gold:#ffd900;
--buttermelon:#fff8db;
}

More palettes to explore