All Palettes

Color Palette #e2e9e7, #a7b9b7, #b1c8c6, #eff5f3, #ffb861

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-view {
color: #e2e9e7;
}
.lucinda {
color: #a7b9b7;
}
.blue-agave {
color: #b1c8c6;
}
.bakery-box {
color: #eff5f3;
}
.peanut-butter-chicken {
color: #ffb861;
}

/* CSS Variables */
:root {
--clear-view:#e2e9e7;
--lucinda:#a7b9b7;
--blue-agave:#b1c8c6;
--bakery-box:#eff5f3;
--peanut-butter-chicken:#ffb861;
}

More palettes to explore