All Palettes

Color Palette #1b2e4b, #2a4d6a, #4b86b4, #f5f0e0, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.rurikon-blue {
color: #1b2e4b;
}
.celestial-blue {
color: #2a4d6a;
}
.cool-blue {
color: #4b86b4;
}
.elegant-white {
color: #f5f0e0;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--rurikon-blue:#1b2e4b;
--celestial-blue:#2a4d6a;
--cool-blue:#4b86b4;
--elegant-white:#f5f0e0;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore