All Palettes

Color Palette #1e1f3e, #3b5f8c, #50b4b4, #ffb84d, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1e1f3e;
}
.antilles-blue {
color: #3b5f8c;
}
.crystalsong-blue {
color: #50b4b4;
}
.floral-leaf {
color: #ffb84d;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1e1f3e;
--antilles-blue:#3b5f8c;
--crystalsong-blue:#50b4b4;
--floral-leaf:#ffb84d;
--pompelmo:#ff6b6b;
}

More palettes to explore