All Palettes

Color Palette #7e7c7e, #c1bebe, #e4e2e2, #f5eab8, #a9b94b

0%
0%
0%

CSS code for this palette

/* CSS */
.frost-grey {
color: #7e7c7e;
}
.spotted-dove {
color: #c1bebe;
}
.diamonds-in-the-sky {
color: #e4e2e2;
}
.lantern-light {
color: #f5eab8;
}
.money-banks {
color: #a9b94b;
}

/* CSS Variables */
:root {
--frost-grey:#7e7c7e;
--spotted-dove:#c1bebe;
--diamonds-in-the-sky:#e4e2e2;
--lantern-light:#f5eab8;
--money-banks:#a9b94b;
}

More palettes to explore