All Palettes

Color Palette #efe4d7, #d3c6b6, #a6b7a4, #799a8c, #4f7862

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-chamois {
color: #efe4d7;
}
.stark-white {
color: #d3c6b6;
}
.bamboo-shoot {
color: #a6b7a4;
}
.azores {
color: #799a8c;
}
.como {
color: #4f7862;
}

/* CSS Variables */
:root {
--pale-chamois:#efe4d7;
--stark-white:#d3c6b6;
--bamboo-shoot:#a6b7a4;
--azores:#799a8c;
--como:#4f7862;
}

More palettes to explore