All Palettes

Color Palette #c2b180, #a79e90, #e7d7c1, #d4c2af, #b7a89a

0%
0%
0%

CSS code for this palette

/* CSS */
.ecru {
color: #c2b180;
}
.abbey-road {
color: #a79e90;
}
.lotus-pod {
color: #e7d7c1;
}
.autumn-haze {
color: #d4c2af;
}
.flax-fibre-grey {
color: #b7a89a;
}

/* CSS Variables */
:root {
--ecru:#c2b180;
--abbey-road:#a79e90;
--lotus-pod:#e7d7c1;
--autumn-haze:#d4c2af;
--flax-fibre-grey:#b7a89a;
}

More palettes to explore