All Palettes

Color Palette #b8cab4, #d1d3c0, #e1e7d5, #f3f6e4, #fef6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.healing-aloe {
color: #b8cab4;
}
.brainstorm {
color: #d1d3c0;
}
.just-about-green {
color: #e1e7d5;
}
.precious-dewdrop {
color: #f3f6e4;
}
.pink-diminishing {
color: #fef6f1;
}

/* CSS Variables */
:root {
--healing-aloe:#b8cab4;
--brainstorm:#d1d3c0;
--just-about-green:#e1e7d5;
--precious-dewdrop:#f3f6e4;
--pink-diminishing:#fef6f1;
}

More palettes to explore