All Palettes

Color Palette #1e202f, #2c2e4e, #4f5b8c, #7891b5, #b0d3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1e202f;
}
.tropical-night-blue {
color: #2c2e4e;
}
.gem {
color: #4f5b8c;
}
.jay-wing-feathers {
color: #7891b5;
}
.chapel-blue {
color: #b0d3e8;
}

/* CSS Variables */
:root {
--black-howl:#1e202f;
--tropical-night-blue:#2c2e4e;
--gem:#4f5b8c;
--jay-wing-feathers:#7891b5;
--chapel-blue:#b0d3e8;
}

More palettes to explore