All Palettes

Color Palette #1e4b76, #497b9c, #7eb2c8, #a1e1f2, #f2e4a6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4b76;
}
.zenith {
color: #497b9c;
}
.heavenly {
color: #7eb2c8;
}
.blizzard-blue {
color: #a1e1f2;
}
.cymophane-yellow {
color: #f2e4a6;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4b76;
--zenith:#497b9c;
--heavenly:#7eb2c8;
--blizzard-blue:#a1e1f2;
--cymophane-yellow:#f2e4a6;
}

More palettes to explore