All Palettes

Color Palette #1f120f, #3e2a1e, #744b39, #a76d58, #f1baa2

0%
0%
0%

CSS code for this palette

/* CSS */
.bighorn-sheep {
color: #1f120f;
}
.bistre {
color: #3e2a1e;
}
.seed-brown {
color: #744b39;
}
.orange-flambe {
color: #a76d58;
}
.antique-cameo {
color: #f1baa2;
}

/* CSS Variables */
:root {
--bighorn-sheep:#1f120f;
--bistre:#3e2a1e;
--seed-brown:#744b39;
--orange-flambe:#a76d58;
--antique-cameo:#f1baa2;
}

More palettes to explore