All Palettes

Color Palette #1d1e2f, #3a3f50, #5c6370, #8d99b0, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d1e2f;
}
.kachi-indigo {
color: #3a3f50;
}
.blue-metal {
color: #5c6370;
}
.moon-veil {
color: #8d99b0;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--black-howl:#1d1e2f;
--kachi-indigo:#3a3f50;
--blue-metal:#5c6370;
--moon-veil:#8d99b0;
--child-of-light:#f1f5f8;
}

More palettes to explore