All Palettes

Color Palette #1d1e4e, #2a2b7a, #4b4c9b, #7c83d0, #f0e4a8

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1d1e4e;
}
.blue-rose {
color: #2a2b7a;
}
.liberty {
color: #4b4c9b;
}
.tanzine {
color: #7c83d0;
}
.boxwood-yellow {
color: #f0e4a8;
}

/* CSS Variables */
:root {
--fly-by-night:#1d1e4e;
--blue-rose:#2a2b7a;
--liberty:#4b4c9b;
--tanzine:#7c83d0;
--boxwood-yellow:#f0e4a8;
}

More palettes to explore