All Palettes

Color Palette #9acbda, #7a9a9f, #5a6e72, #3c4b4e, #2b2f31

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-stream {
color: #9acbda;
}
.tranquil-aqua {
color: #7a9a9f;
}
.superstition {
color: #5a6e72;
}
.mechanicus-standard-grey {
color: #3c4b4e;
}
.cod-grey {
color: #2b2f31;
}

/* CSS Variables */
:root {
--blue-stream:#9acbda;
--tranquil-aqua:#7a9a9f;
--superstition:#5a6e72;
--mechanicus-standard-grey:#3c4b4e;
--cod-grey:#2b2f31;
}

More palettes to explore