All Palettes

Color Palette #b9b1a7, #c6c8b7, #d6e4b4, #f0c09e, #f77878

0%
0%
0%

CSS code for this palette

/* CSS */
.chateau-grey {
color: #b9b1a7;
}
.celadon-tint {
color: #c6c8b7;
}
.natural-youth {
color: #d6e4b4;
}
.tan-temptation {
color: #f0c09e;
}
.embarrassment {
color: #f77878;
}

/* CSS Variables */
:root {
--chateau-grey:#b9b1a7;
--celadon-tint:#c6c8b7;
--natural-youth:#d6e4b4;
--tan-temptation:#f0c09e;
--embarrassment:#f77878;
}

More palettes to explore