All Palettes

Color Palette #1c4d9c, #4c8dd6, #76c5e0, #a4e1f9, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-of-tears {
color: #1c4d9c;
}
.blue-dart {
color: #4c8dd6;
}
.hawaiian-breeze {
color: #76c5e0;
}
.ganon-blue {
color: #a4e1f9;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--sea-of-tears:#1c4d9c;
--blue-dart:#4c8dd6;
--hawaiian-breeze:#76c5e0;
--ganon-blue:#a4e1f9;
--dr-white:#fafafa;
}

More palettes to explore