All Palettes

Color Palette #1e3a76, #4b5c8b, #8ba0bb, #afc1d5, #d2e0e4

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.gem {
color: #4b5c8b;
}
.astro-bound {
color: #8ba0bb;
}
.airway {
color: #afc1d5;
}
.valley-of-tears {
color: #d2e0e4;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--gem:#4b5c8b;
--astro-bound:#8ba0bb;
--airway:#afc1d5;
--valley-of-tears:#d2e0e4;
}

More palettes to explore