All Palettes

Color Palette #7c8d8b, #a4b7a4, #d0e2d0, #f0f5f0, #e3b0a1

0%
0%
0%

CSS code for this palette

/* CSS */
.seastone {
color: #7c8d8b;
}
.bamboo-shoot {
color: #a4b7a4;
}
.fairest-jade {
color: #d0e2d0;
}
.heavy-sugar {
color: #f0f5f0;
}
.pale-blush {
color: #e3b0a1;
}

/* CSS Variables */
:root {
--seastone:#7c8d8b;
--bamboo-shoot:#a4b7a4;
--fairest-jade:#d0e2d0;
--heavy-sugar:#f0f5f0;
--pale-blush:#e3b0a1;
}

More palettes to explore