All Palettes

Color Palette #1e3a76, #2e5c99, #4a8cbf, #79b8e2, #a2dae6

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.neptune-blue {
color: #2e5c99;
}
.boat-house {
color: #4a8cbf;
}
.costa-rica-blue {
color: #79b8e2;
}
.nevada-sky {
color: #a2dae6;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--neptune-blue:#2e5c99;
--boat-house:#4a8cbf;
--costa-rica-blue:#79b8e2;
--nevada-sky:#a2dae6;
}

More palettes to explore