All Palettes

Color Palette #1b1f3b, #4c4f90, #7b7da3, #a8b3c2, #d1e1f0

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1b1f3b;
}
.twilight {
color: #4c4f90;
}
.lavender-violet {
color: #7b7da3;
}
.grey-agate {
color: #a8b3c2;
}
.loyal {
color: #d1e1f0;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1b1f3b;
--twilight:#4c4f90;
--lavender-violet:#7b7da3;
--grey-agate:#a8b3c2;
--loyal:#d1e1f0;
}

More palettes to explore