All Palettes

Color Palette #d4d4d4, #a7b8c8, #7d9da1, #4f6c78, #2b4d55

0%
0%
0%

CSS code for this palette

/* CSS */
.disco-ball {
color: #d4d4d4;
}
.blue-tribute {
color: #a7b8c8;
}
.gould-blue {
color: #7d9da1;
}
.winter-shadow {
color: #4f6c78;
}
.atlantic-deep {
color: #2b4d55;
}

/* CSS Variables */
:root {
--disco-ball:#d4d4d4;
--blue-tribute:#a7b8c8;
--gould-blue:#7d9da1;
--winter-shadow:#4f6c78;
--atlantic-deep:#2b4d55;
}

More palettes to explore