All Palettes

Color Palette #1d202f, #3a3f55, #5c5f7a, #a4aadb, #e2e6f3

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1d202f;
}
.mood-indigo {
color: #3a3f55;
}
.twilight-dusk {
color: #5c5f7a;
}
.childish-wonder {
color: #a4aadb;
}
.crystal-falls {
color: #e2e6f3;
}

/* CSS Variables */
:root {
--black-howl:#1d202f;
--mood-indigo:#3a3f55;
--twilight-dusk:#5c5f7a;
--childish-wonder:#a4aadb;
--crystal-falls:#e2e6f3;
}

More palettes to explore