All Palettes

Color Palette #a3b3c2, #d7d0cc, #f0b6a3, #f7aaa1, #c66c6f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pot {
color: #a3b3c2;
}
.white-city {
color: #d7d0cc;
}
.antique-cameo {
color: #f0b6a3;
}
.rosy-outlook {
color: #f7aaa1;
}
.strawberry-wine {
color: #c66c6f;
}

/* CSS Variables */
:root {
--blue-pot:#a3b3c2;
--white-city:#d7d0cc;
--antique-cameo:#f0b6a3;
--rosy-outlook:#f7aaa1;
--strawberry-wine:#c66c6f;
}

More palettes to explore