All Palettes

Color Palette #1e3a76, #2f5f93, #4b8caf, #ade6e4, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.running-water {
color: #2f5f93;
}
.atlantic-gull {
color: #4b8caf;
}
.cool-crayon {
color: #ade6e4;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--running-water:#2f5f93;
--atlantic-gull:#4b8caf;
--cool-crayon:#ade6e4;
--everlasting-ice:#f5fafa;
}

More palettes to explore