All Palettes

Color Palette #1e3a76, #4f6ca1, #809bc2, #b3d2ea, #f0c19e

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.chesty-bond {
color: #4f6ca1;
}
.bel-air-blue {
color: #809bc2;
}
.chapel-blue {
color: #b3d2ea;
}
.carving-party {
color: #f0c19e;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--chesty-bond:#4f6ca1;
--bel-air-blue:#809bc2;
--chapel-blue:#b3d2ea;
--carving-party:#f0c19e;
}

More palettes to explore