All Palettes

Color Palette #b2afa3, #cfc7af, #e3d6c0, #f4e3d7, #f9e8e1

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sage {
color: #b2afa3;
}
.salt-scrub {
color: #cfc7af;
}
.figurine {
color: #e3d6c0;
}
.alyssa {
color: #f4e3d7;
}
.frolic {
color: #f9e8e1;
}

/* CSS Variables */
:root {
--light-sage:#b2afa3;
--salt-scrub:#cfc7af;
--figurine:#e3d6c0;
--alyssa:#f4e3d7;
--frolic:#f9e8e1;
}

More palettes to explore