All Palettes

Color Palette #b1bac3, #a2b0c3, #8da6b9, #498ca2, #2f7889

0%
0%
0%

CSS code for this palette

/* CSS */
.oxford {
color: #b1bac3;
}
.blue-pot {
color: #a2b0c3;
}
.bayshore-blue {
color: #8da6b9;
}
.cossack-dancer {
color: #498ca2;
}
.thousand-herb {
color: #2f7889;
}

/* CSS Variables */
:root {
--oxford:#b1bac3;
--blue-pot:#a2b0c3;
--bayshore-blue:#8da6b9;
--cossack-dancer:#498ca2;
--thousand-herb:#2f7889;
}

More palettes to explore