All Palettes

Color Palette #bacac7, #e2d6d5, #f6e6d0, #f2b8a1, #c8d9a5

0%
0%
0%

CSS code for this palette

/* CSS */
.china-light-green {
color: #bacac7;
}
.razzberry-fizz {
color: #e2d6d5;
}
.follow-the-leader {
color: #f6e6d0;
}
.antique-cameo {
color: #f2b8a1;
}
.butterfly {
color: #c8d9a5;
}

/* CSS Variables */
:root {
--china-light-green:#bacac7;
--razzberry-fizz:#e2d6d5;
--follow-the-leader:#f6e6d0;
--antique-cameo:#f2b8a1;
--butterfly:#c8d9a5;
}

More palettes to explore