All Palettes

Color Palette #b1c67b, #f2e1b1, #e8b0c4, #d89c79, #8e6a5d

0%
0%
0%

CSS code for this palette

/* CSS */
.sour-face {
color: #b1c67b;
}
.bone-white {
color: #f2e1b1;
}
.athena-pink {
color: #e8b0c4;
}
.peach-bloom {
color: #d89c79;
}
.wild-cattail {
color: #8e6a5d;
}

/* CSS Variables */
:root {
--sour-face:#b1c67b;
--bone-white:#f2e1b1;
--athena-pink:#e8b0c4;
--peach-bloom:#d89c79;
--wild-cattail:#8e6a5d;
}

More palettes to explore