All Palettes

Color Palette #9a6a65, #c3998d, #f1c2b6, #f8d3bf, #e3b8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.terracotta-red-brown {
color: #9a6a65;
}
.muddy-quicksand {
color: #c3998d;
}
.new-clay {
color: #f1c2b6;
}
.tuft-bush {
color: #f8d3bf;
}
.warming-peach {
color: #e3b8a1;
}

/* CSS Variables */
:root {
--terracotta-red-brown:#9a6a65;
--muddy-quicksand:#c3998d;
--new-clay:#f1c2b6;
--tuft-bush:#f8d3bf;
--warming-peach:#e3b8a1;
}

More palettes to explore