All Palettes

Color Palette #1b1d27, #393d46, #5a5e68, #8d99b0, #d6d7e6

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1b1d27;
}
.ferry {
color: #393d46;
}
.blue-slate {
color: #5a5e68;
}
.moon-veil {
color: #8d99b0;
}
.cheerful-whisper {
color: #d6d7e6;
}

/* CSS Variables */
:root {
--coarse-wool:#1b1d27;
--ferry:#393d46;
--blue-slate:#5a5e68;
--moon-veil:#8d99b0;
--cheerful-whisper:#d6d7e6;
}

More palettes to explore