All Palettes

Color Palette #1e3a76, #3c6e9a, #649fc4, #9fd0e5, #f7f2bb

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.windsurfing {
color: #3c6e9a;
}
.scott-base {
color: #649fc4;
}
.light-delphin {
color: #9fd0e5;
}
.turkish-ginger {
color: #f7f2bb;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--windsurfing:#3c6e9a;
--scott-base:#649fc4;
--light-delphin:#9fd0e5;
--turkish-ginger:#f7f2bb;
}

More palettes to explore