All Palettes

Color Palette #3c3f49, #5a5b6d, #7b808e, #b3b5c2, #e8eaed

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-ink {
color: #3c3f49;
}
.shearwater-black {
color: #5a5b6d;
}
.blue-mood {
color: #7b808e;
}
.fading-sunset {
color: #b3b5c2;
}
.lavendar-wisp {
color: #e8eaed;
}

/* CSS Variables */
:root {
--indian-ink:#3c3f49;
--shearwater-black:#5a5b6d;
--blue-mood:#7b808e;
--fading-sunset:#b3b5c2;
--lavendar-wisp:#e8eaed;
}

More palettes to explore