All Palettes

Color Palette #1d3f72, #2a5d92, #3e76b6, #5d95d5, #8bb9e5

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.blue-regent {
color: #2a5d92;
}
.petrel {
color: #3e76b6;
}
.winter-lakes {
color: #5d95d5;
}
.blue-eyed-boy {
color: #8bb9e5;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--blue-regent:#2a5d92;
--petrel:#3e76b6;
--winter-lakes:#5d95d5;
--blue-eyed-boy:#8bb9e5;
}

More palettes to explore