All Palettes

Color Palette #9f512d, #d2691e, #f5deb2, #ffe3b3, #ff4400

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.chocolate {
color: #d2691e;
}
.gruy-re-cheese {
color: #f5deb2;
}
.peach-of-mind {
color: #ffe3b3;
}
.inferno-orange {
color: #ff4400;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--chocolate:#d2691e;
--gruy-re-cheese:#f5deb2;
--peach-of-mind:#ffe3b3;
--inferno-orange:#ff4400;
}

More palettes to explore