All Palettes

Color Palette #1b2027, #2d3039, #494d55, #6e7177, #b4b8c0

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1b2027;
}
.suit-blue {
color: #2d3039;
}
.isolation {
color: #494d55;
}
.improbable {
color: #6e7177;
}
.let-it-rain {
color: #b4b8c0;
}

/* CSS Variables */
:root {
--coarse-wool:#1b2027;
--suit-blue:#2d3039;
--isolation:#494d55;
--improbable:#6e7177;
--let-it-rain:#b4b8c0;
}

More palettes to explore