All Palettes

Color Palette #1e3a76, #3c6e9a, #6ab1d2, #f5e29e, #f7c47e

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.windsurfing {
color: #3c6e9a;
}
.charter {
color: #6ab1d2;
}
.buttery-croissant {
color: #f5e29e;
}
.white-elf {
color: #f7c47e;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--windsurfing:#3c6e9a;
--charter:#6ab1d2;
--buttery-croissant:#f5e29e;
--white-elf:#f7c47e;
}

More palettes to explore