All Palettes

Color Palette #2a2e3c, #4b5363, #6d7983, #8c9b93, #b1c4b5

0%
0%
0%

CSS code for this palette

/* CSS */
.black-rock {
color: #2a2e3c;
}
.mystical-shade {
color: #4b5363;
}
.astronomicon-grey {
color: #6d7983;
}
.iceberg-green {
color: #8c9b93;
}
.mossa {
color: #b1c4b5;
}

/* CSS Variables */
:root {
--black-rock:#2a2e3c;
--mystical-shade:#4b5363;
--astronomicon-grey:#6d7983;
--iceberg-green:#8c9b93;
--mossa:#b1c4b5;
}

More palettes to explore