All Palettes

Color Palette #1a1f3d, #3b4a68, #6c7a9d, #b3cde0, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1a1f3d;
}
.sargasso-sea {
color: #3b4a68;
}
.quantum-blue {
color: #6c7a9d;
}
.charted {
color: #b3cde0;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1a1f3d;
--sargasso-sea:#3b4a68;
--quantum-blue:#6c7a9d;
--charted:#b3cde0;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore