All Palettes

Color Palette #9f512d, #d55f3f, #e99b77, #f4d0c3, #f9e1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-ranger-brown {
color: #9f512d;
}
.fireglow {
color: #d55f3f;
}
.light-amber-orange {
color: #e99b77;
}
.sand-island {
color: #f4d0c3;
}
.mette-penne {
color: #f9e1d2;
}

/* CSS Variables */
:root {
--texas-ranger-brown:#9f512d;
--fireglow:#d55f3f;
--light-amber-orange:#e99b77;
--sand-island:#f4d0c3;
--mette-penne:#f9e1d2;
}

More palettes to explore