All Palettes

Color Palette #b0b0b0, #d0d8d0, #e4f1e4, #f5f5f5, #a1a1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.palladium {
color: #b0b0b0;
}
.wind-fresh-white {
color: #d0d8d0;
}
.frosted-mint {
color: #e4f1e4;
}
.white-smoke {
color: #f5f5f5;
}
.artificial-intelligence-grey {
color: #a1a1a1;
}

/* CSS Variables */
:root {
--palladium:#b0b0b0;
--wind-fresh-white:#d0d8d0;
--frosted-mint:#e4f1e4;
--white-smoke:#f5f5f5;
--artificial-intelligence-grey:#a1a1a1;
}

More palettes to explore