All Palettes

Color Palette #b1b9b5, #a3c8c3, #b7e1d9, #f4f6f5, #e3cfc4

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-tweed {
color: #b1b9b5;
}
.zenith-heights {
color: #a3c8c3;
}
.festival-de-verano {
color: #b7e1d9;
}
.white-smoke {
color: #f4f6f5;
}
.ginger-shortbread {
color: #e3cfc4;
}

/* CSS Variables */
:root {
--grey-tweed:#b1b9b5;
--zenith-heights:#a3c8c3;
--festival-de-verano:#b7e1d9;
--white-smoke:#f4f6f5;
--ginger-shortbread:#e3cfc4;
}

More palettes to explore