All Palettes

Color Palette #1c1f30, #3b4054, #5a607c, #7b8f9d, #a3b8c7

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1c1f30;
}
.knighthood {
color: #3b4054;
}
.strong-iris {
color: #5a607c;
}
.bird-blue {
color: #7b8f9d;
}
.hazy-daze {
color: #a3b8c7;
}

/* CSS Variables */
:root {
--black-howl:#1c1f30;
--knighthood:#3b4054;
--strong-iris:#5a607c;
--bird-blue:#7b8f9d;
--hazy-daze:#a3b8c7;
}

More palettes to explore