All Palettes

Color Palette #1b3c55, #497b9c, #a6c4d9, #f5e2a8, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.capital-blue {
color: #1b3c55;
}
.zenith {
color: #497b9c;
}
.frozen-blue {
color: #a6c4d9;
}
.lemon-ice-yellow {
color: #f5e2a8;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--capital-blue:#1b3c55;
--zenith:#497b9c;
--frozen-blue:#a6c4d9;
--lemon-ice-yellow:#f5e2a8;
--orange-gluttony:#e77e23;
}

More palettes to explore