All Palettes

Color Palette #1a1d2d, #2c2f3f, #494e5a, #686d7d, #9ea0b7

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1d2d;
}
.diamond-black {
color: #2c2f3f;
}
.extinct-volcano {
color: #494e5a;
}
.nouveau {
color: #686d7d;
}
.wild-thistle {
color: #9ea0b7;
}

/* CSS Variables */
:root {
--sambucus:#1a1d2d;
--diamond-black:#2c2f3f;
--extinct-volcano:#494e5a;
--nouveau:#686d7d;
--wild-thistle:#9ea0b7;
}

More palettes to explore