All Palettes

Color Palette #2f353c, #4a5359, #6a747c, #a3b3b8, #c0d3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-plaza {
color: #2f353c;
}
.country-sky {
color: #4a5359;
}
.pompeii-ash {
color: #6a747c;
}
.porch-ceiling {
color: #a3b3b8;
}
.light-pure-blue {
color: #c0d3d8;
}

/* CSS Variables */
:root {
--blue-plaza:#2f353c;
--country-sky:#4a5359;
--pompeii-ash:#6a747c;
--porch-ceiling:#a3b3b8;
--light-pure-blue:#c0d3d8;
}

More palettes to explore