All Palettes

Color Palette #ffffff, #e1c6b2, #a78c6c, #6d4f3b, #3c2b25

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.novelle-peach {
color: #e1c6b2;
}
.tannin {
color: #a78c6c;
}
.bison {
color: #6d4f3b;
}
.granite-brown {
color: #3c2b25;
}

/* CSS Variables */
:root {
--white:#ffffff;
--novelle-peach:#e1c6b2;
--tannin:#a78c6c;
--bison:#6d4f3b;
--granite-brown:#3c2b25;
}

More palettes to explore