All Palettes

Color Palette #b1b4a2, #cfd9bf, #e9e9d3, #f4e2b8, #f6b8a7

0%
0%
0%

CSS code for this palette

/* CSS */
.environmental {
color: #b1b4a2;
}
.celery-satin {
color: #cfd9bf;
}
.green-iced-tea {
color: #e9e9d3;
}
.soft-butter {
color: #f4e2b8;
}
.pink-mimosa {
color: #f6b8a7;
}

/* CSS Variables */
:root {
--environmental:#b1b4a2;
--celery-satin:#cfd9bf;
--green-iced-tea:#e9e9d3;
--soft-butter:#f4e2b8;
--pink-mimosa:#f6b8a7;
}

More palettes to explore