All Palettes

Color Palette #a2aeab, #bac4c2, #d0d7d5, #e2e9e8, #f6f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.portsmouth-bay {
color: #a2aeab;
}
.polished-rock {
color: #bac4c2;
}
.rainy-season {
color: #d0d7d5;
}
.evening-mist {
color: #e2e9e8;
}
.lynx-white {
color: #f6f9f8;
}

/* CSS Variables */
:root {
--portsmouth-bay:#a2aeab;
--polished-rock:#bac4c2;
--rainy-season:#d0d7d5;
--evening-mist:#e2e9e8;
--lynx-white:#f6f9f8;
}

More palettes to explore