All Palettes

Color Palette #a2c8a7, #a7d7d4, #d9cbaf, #b7a99a, #7b6a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.french-market {
color: #a2c8a7;
}
.sinbad {
color: #a7d7d4;
}
.soft-suede {
color: #d9cbaf;
}
.flax-fibre-grey {
color: #b7a99a;
}
.warrior {
color: #7b6a5b;
}

/* CSS Variables */
:root {
--french-market:#a2c8a7;
--sinbad:#a7d7d4;
--soft-suede:#d9cbaf;
--flax-fibre-grey:#b7a99a;
--warrior:#7b6a5b;
}

More palettes to explore