All Palettes

Color Palette #f1e7d0, #e2d7c5, #c6bcae, #a89f8a, #8b7b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.informal-ivory {
color: #f1e7d0;
}
.canvas-luggage {
color: #e2d7c5;
}
.aspen-branch {
color: #c6bcae;
}
.the-blarney-stone {
color: #a89f8a;
}
.shadow-woods {
color: #8b7b5b;
}

/* CSS Variables */
:root {
--informal-ivory:#f1e7d0;
--canvas-luggage:#e2d7c5;
--aspen-branch:#c6bcae;
--the-blarney-stone:#a89f8a;
--shadow-woods:#8b7b5b;
}

More palettes to explore