All Palettes

Color Palette #1f222e, #2b3640, #505c68, #76a2a1, #c9d9d5

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f222e;
}
.anchorman {
color: #2b3640;
}
.wizard-grey {
color: #505c68;
}
.delaware-blue-hen {
color: #76a2a1;
}
.sea-haze-grey {
color: #c9d9d5;
}

/* CSS Variables */
:root {
--black-howl:#1f222e;
--anchorman:#2b3640;
--wizard-grey:#505c68;
--delaware-blue-hen:#76a2a1;
--sea-haze-grey:#c9d9d5;
}

More palettes to explore