All Palettes

Color Palette #1e3a76, #4c709a, #89b8e1, #f5bf5c, #e66d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.cobalt-flame {
color: #4c709a;
}
.goluboy-blue {
color: #89b8e1;
}
.butterfield {
color: #f5bf5c;
}
.orangeville {
color: #e66d5b;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--cobalt-flame:#4c709a;
--goluboy-blue:#89b8e1;
--butterfield:#f5bf5c;
--orangeville:#e66d5b;
}

More palettes to explore