All Palettes

Color Palette #9f512d, #c75d3d, #d98f4a, #f4c0a4, #f1e8d5

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.cold-brew-tonic {
color: #c75d3d;
}
.golden-nugget {
color: #d98f4a;
}
.neighborly-peach {
color: #f4c0a4;
}
.fusilli {
color: #f1e8d5;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--cold-brew-tonic:#c75d3d;
--golden-nugget:#d98f4a;
--neighborly-peach:#f4c0a4;
--fusilli:#f1e8d5;
}

More palettes to explore