All Palettes

Color Palette #bfc4ca, #a6b1b5, #7c8c8d, #5b7576, #3e4b4c

0%
0%
0%

CSS code for this palette

/* CSS */
.ash-blue {
color: #bfc4ca;
}
.stardew {
color: #a6b1b5;
}
.seastone {
color: #7c8c8d;
}
.riverway {
color: #5b7576;
}
.mechanicus-standard-grey {
color: #3e4b4c;
}

/* CSS Variables */
:root {
--ash-blue:#bfc4ca;
--stardew:#a6b1b5;
--seastone:#7c8c8d;
--riverway:#5b7576;
--mechanicus-standard-grey:#3e4b4c;
}

More palettes to explore