All Palettes

Color Palette #6d767e, #c0c7d3, #eaedf0, #f8d8db, #f5c7cb

0%
0%
0%

CSS code for this palette

/* CSS */
.pompeii-ash {
color: #6d767e;
}
.french-silk {
color: #c0c7d3;
}
.bright-grey {
color: #eaedf0;
}
.barely-pink {
color: #f8d8db;
}
.old-fashioned-pink {
color: #f5c7cb;
}

/* CSS Variables */
:root {
--pompeii-ash:#6d767e;
--french-silk:#c0c7d3;
--bright-grey:#eaedf0;
--barely-pink:#f8d8db;
--old-fashioned-pink:#f5c7cb;
}

More palettes to explore