All Palettes

Color Palette #a7c8b9, #d6b8a8, #afb2b6, #e7e6e4, #c7cfc4

0%
0%
0%

CSS code for this palette

/* CSS */
.bird-s-egg-green {
color: #a7c8b9;
}
.canyon-trail {
color: #d6b8a8;
}
.high-rise {
color: #afb2b6;
}
.cat-s-cream {
color: #e7e6e4;
}
.cipollino {
color: #c7cfc4;
}

/* CSS Variables */
:root {
--bird-s-egg-green:#a7c8b9;
--canyon-trail:#d6b8a8;
--high-rise:#afb2b6;
--cat-s-cream:#e7e6e4;
--cipollino:#c7cfc4;
}

More palettes to explore