All Palettes

Color Palette #1e1f4d, #4b6ba0, #4b96d2, #f2df9c, #f28e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e1f4d;
}
.san-marino {
color: #4b6ba0;
}
.blue-tourmaline {
color: #4b96d2;
}
.buttery-croissant {
color: #f2df9c;
}
.miami-marmalade {
color: #f28e1c;
}

/* CSS Variables */
:root {
--fly-by-night:#1e1f4d;
--san-marino:#4b6ba0;
--blue-tourmaline:#4b96d2;
--buttery-croissant:#f2df9c;
--miami-marmalade:#f28e1c;
}

More palettes to explore