All Palettes

Color Palette #7c7e88, #4b6f72, #3c494e, #a4b2a9, #d7af37

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-surfer {
color: #7c7e88;
}
.sinkhole {
color: #4b6f72;
}
.midnight-hour {
color: #3c494e;
}
.dreamcatcher {
color: #a4b2a9;
}
.metallic-gold {
color: #d7af37;
}

/* CSS Variables */
:root {
--silver-surfer:#7c7e88;
--sinkhole:#4b6f72;
--midnight-hour:#3c494e;
--dreamcatcher:#a4b2a9;
--metallic-gold:#d7af37;
}

More palettes to explore