All Palettes

Color Palette #1e3a76, #4b6c95, #6e9bbf, #f7c94b, #e3493b

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.riverside {
color: #4b6c95;
}
.cerulean-frost {
color: #6e9bbf;
}
.sunny-mood {
color: #f7c94b;
}
.sour-cherry {
color: #e3493b;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--riverside:#4b6c95;
--cerulean-frost:#6e9bbf;
--sunny-mood:#f7c94b;
--sour-cherry:#e3493b;
}

More palettes to explore