All Palettes

Color Palette #7f7c7a, #b1a9a5, #d0c7c2, #f8e0bf, #f1b6b1

0%
0%
0%

CSS code for this palette

/* CSS */
.friar-grey {
color: #7f7c7a;
}
.muted-mauve {
color: #b1a9a5;
}
.bleached-bare {
color: #d0c7c2;
}
.stable-hay {
color: #f8e0bf;
}
.mesa-rose {
color: #f1b6b1;
}

/* CSS Variables */
:root {
--friar-grey:#7f7c7a;
--muted-mauve:#b1a9a5;
--bleached-bare:#d0c7c2;
--stable-hay:#f8e0bf;
--mesa-rose:#f1b6b1;
}

More palettes to explore