All Palettes

Color Palette #26283b, #3c3f53, #4f5269, #7b7e8e, #c8c9d5

0%
0%
0%

CSS code for this palette

/* CSS */
.spinel-stone-black {
color: #26283b;
}
.knighthood {
color: #3c3f53;
}
.harbourmaster {
color: #4f5269;
}
.blue-mood {
color: #7b7e8e;
}
.lilac-hint {
color: #c8c9d5;
}

/* CSS Variables */
:root {
--spinel-stone-black:#26283b;
--knighthood:#3c3f53;
--harbourmaster:#4f5269;
--blue-mood:#7b7e8e;
--lilac-hint:#c8c9d5;
}

More palettes to explore