All Palettes

Color Palette #b4b1a2, #c2c2b7, #d1d3c5, #f0e8d6, #f6c2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sage {
color: #b4b1a2;
}
.baby-barn-owl {
color: #c2c2b7;
}
.particular-mint {
color: #d1d3c5;
}
.creamy-white {
color: #f0e8d6;
}
.apricot-obsession {
color: #f6c2b6;
}

/* CSS Variables */
:root {
--light-sage:#b4b1a2;
--baby-barn-owl:#c2c2b7;
--particular-mint:#d1d3c5;
--creamy-white:#f0e8d6;
--apricot-obsession:#f6c2b6;
}

More palettes to explore