All Palettes

Color Palette #b1bac3, #a2b3c3, #f1e6d5, #d5997b, #c76b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.oxford {
color: #b1bac3;
}
.blue-pot {
color: #a2b3c3;
}
.elegant-ivory {
color: #f1e6d5;
}
.italian-clay {
color: #d5997b;
}
.strawberry-wine {
color: #c76b6d;
}

/* CSS Variables */
:root {
--oxford:#b1bac3;
--blue-pot:#a2b3c3;
--elegant-ivory:#f1e6d5;
--italian-clay:#d5997b;
--strawberry-wine:#c76b6d;
}

More palettes to explore