All Palettes

Color Palette #b0b3b5, #bfd2d4, #e2e7e9, #f1f5f9, #f7fdfd

0%
0%
0%

CSS code for this palette

/* CSS */
.astroscopus-grey {
color: #b0b3b5;
}
.rain-washed {
color: #bfd2d4;
}
.winter-day {
color: #e2e7e9;
}
.child-of-light {
color: #f1f5f9;
}
.deutzia-white {
color: #f7fdfd;
}

/* CSS Variables */
:root {
--astroscopus-grey:#b0b3b5;
--rain-washed:#bfd2d4;
--winter-day:#e2e7e9;
--child-of-light:#f1f5f9;
--deutzia-white:#f7fdfd;
}

More palettes to explore