All Palettes

Color Palette #b6c8c7, #abd0d4, #a2d8d1, #f2e1b5, #e5b39f

0%
0%
0%

CSS code for this palette

/* CSS */
.misty-surf {
color: #b6c8c7;
}
.aqua-frost {
color: #abd0d4;
}
.smooth-satin {
color: #a2d8d1;
}
.calla {
color: #f2e1b5;
}
.seasonal-beige {
color: #e5b39f;
}

/* CSS Variables */
:root {
--misty-surf:#b6c8c7;
--aqua-frost:#abd0d4;
--smooth-satin:#a2d8d1;
--calla:#f2e1b5;
--seasonal-beige:#e5b39f;
}

More palettes to explore