All Palettes

Color Palette #b6b4a5, #7e7c72, #a5cfca, #d9cba6, #f1e4d0

0%
0%
0%

CSS code for this palette

/* CSS */
.digital-garage {
color: #b6b4a5;
}
.bushland-grey {
color: #7e7c72;
}
.cold-turquoise {
color: #a5cfca;
}
.glamorgan-sausage {
color: #d9cba6;
}
.ancient-scroll {
color: #f1e4d0;
}

/* CSS Variables */
:root {
--digital-garage:#b6b4a5;
--bushland-grey:#7e7c72;
--cold-turquoise:#a5cfca;
--glamorgan-sausage:#d9cba6;
--ancient-scroll:#f1e4d0;
}

More palettes to explore