All Palettes

Color Palette #1e4b76, #4a8cb0, #76c7e0, #a4e3f4, #f2f6f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4b76;
}
.atlantic-gull {
color: #4a8cb0;
}
.hawaiian-breeze {
color: #76c7e0;
}
.blizzard-blue {
color: #a4e3f4;
}
.child-of-light {
color: #f2f6f8;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4b76;
--atlantic-gull:#4a8cb0;
--hawaiian-breeze:#76c7e0;
--blizzard-blue:#a4e3f4;
--child-of-light:#f2f6f8;
}

More palettes to explore