All Palettes

Color Palette #9f512d, #d2691e, #ffe3b3, #ff8052, #fff8db

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.chocolate {
color: #d2691e;
}
.peach-of-mind {
color: #ffe3b3;
}
.n-rang-orange {
color: #ff8052;
}
.buttermelon {
color: #fff8db;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--chocolate:#d2691e;
--peach-of-mind:#ffe3b3;
--n-rang-orange:#ff8052;
--buttermelon:#fff8db;
}

More palettes to explore