All Palettes

Color Palette #1e202a, #4c4f61, #7e83a0, #99b1d1, #d1e7f0

0%
0%
0%

CSS code for this palette

/* CSS */
.washed-black {
color: #1e202a;
}
.voyager {
color: #4c4f61;
}
.velvet-curtain {
color: #7e83a0;
}
.lazy-day {
color: #99b1d1;
}
.first-frost {
color: #d1e7f0;
}

/* CSS Variables */
:root {
--washed-black:#1e202a;
--voyager:#4c4f61;
--velvet-curtain:#7e83a0;
--lazy-day:#99b1d1;
--first-frost:#d1e7f0;
}

More palettes to explore