All Palettes

Color Palette #1f1f4c, #3d4b71, #6d90b6, #a9e0e5, #f9d86c

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4c;
}
.egyptian-violet {
color: #3d4b71;
}
.hushed-lilac {
color: #6d90b6;
}
.vandermint {
color: #a9e0e5;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4c;
--egyptian-violet:#3d4b71;
--hushed-lilac:#6d90b6;
--vandermint:#a9e0e5;
--hu-ng-j-n-zh-u-gold:#f9d86c;
}

More palettes to explore