All Palettes

Color Palette #1b1f3b, #4b4e68, #797e9a, #b03b3b, #ff8c00

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1b1f3b;
}
.crown-blue {
color: #4b4e68;
}
.tempest {
color: #797e9a;
}
.eye-of-newt {
color: #b03b3b;
}
.sun-crete {
color: #ff8c00;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1b1f3b;
--crown-blue:#4b4e68;
--tempest:#797e9a;
--eye-of-newt:#b03b3b;
--sun-crete:#ff8c00;
}

More palettes to explore