All Palettes

Color Palette #b2c1c7, #8f9c9e, #6b757b, #50595e, #2f393d

0%
0%
0%

CSS code for this palette

/* CSS */
.liberty-grey {
color: #b2c1c7;
}
.abyss {
color: #8f9c9e;
}
.pompeii-ash {
color: #6b757b;
}
.bovine {
color: #50595e;
}
.blue-plaza {
color: #2f393d;
}

/* CSS Variables */
:root {
--liberty-grey:#b2c1c7;
--abyss:#8f9c9e;
--pompeii-ash:#6b757b;
--bovine:#50595e;
--blue-plaza:#2f393d;
}

More palettes to explore