All Palettes

Color Palette #9f512d, #c48b6e, #e2b68d, #f4d69f, #fff1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.tiny-fawn {
color: #c48b6e;
}
.desert-dust {
color: #e2b68d;
}
.peach-patch {
color: #f4d69f;
}
.doeskin {
color: #fff1e5;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--tiny-fawn:#c48b6e;
--desert-dust:#e2b68d;
--peach-patch:#f4d69f;
--doeskin:#fff1e5;
}

More palettes to explore