All Palettes

Color Palette #e5c0b3, #d6a480, #b79866, #916d55, #7e4b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.calico-rose {
color: #e5c0b3;
}
.windswept-canyon {
color: #d6a480;
}
.danish-pine {
color: #b79866;
}
.leather-bound {
color: #916d55;
}
.nutmeg {
color: #7e4b3a;
}

/* CSS Variables */
:root {
--calico-rose:#e5c0b3;
--windswept-canyon:#d6a480;
--danish-pine:#b79866;
--leather-bound:#916d55;
--nutmeg:#7e4b3a;
}

More palettes to explore