All Palettes

Color Palette #dfe3e7, #b8c1c1, #7d8b8c, #b1d4d8, #f8f3e2

0%
0%
0%

CSS code for this palette

/* CSS */
.bleached-white {
color: #dfe3e7;
}
.maiden-mist {
color: #b8c1c1;
}
.seastone {
color: #7d8b8c;
}
.light-continental-waters {
color: #b1d4d8;
}
.daisy-white {
color: #f8f3e2;
}

/* CSS Variables */
:root {
--bleached-white:#dfe3e7;
--maiden-mist:#b8c1c1;
--seastone:#7d8b8c;
--light-continental-waters:#b1d4d8;
--daisy-white:#f8f3e2;
}

More palettes to explore