All Palettes

Color Palette #b7b7a9, #a7c8b9, #75b2c7, #f2d2a1, #d9a5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.shell-walk {
color: #b7b7a9;
}
.bird-s-egg-green {
color: #a7c8b9;
}
.pearl-blue {
color: #75b2c7;
}
.antique-wicker-basket {
color: #f2d2a1;
}
.mellow-rose {
color: #d9a5a1;
}

/* CSS Variables */
:root {
--shell-walk:#b7b7a9;
--bird-s-egg-green:#a7c8b9;
--pearl-blue:#75b2c7;
--antique-wicker-basket:#f2d2a1;
--mellow-rose:#d9a5a1;
}

More palettes to explore