All Palettes

Color Palette #1e1f4d, #3e4b6a, #5f7d91, #9bcad9, #f5f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e1f4d;
}
.buster {
color: #3e4b6a;
}
.provincial-blue {
color: #5f7d91;
}
.regent-st-blue {
color: #9bcad9;
}
.laundry-white {
color: #f5f9f1;
}

/* CSS Variables */
:root {
--fly-by-night:#1e1f4d;
--buster:#3e4b6a;
--provincial-blue:#5f7d91;
--regent-st-blue:#9bcad9;
--laundry-white:#f5f9f1;
}

More palettes to explore