All Palettes

Color Palette #1d3f72, #507e9b, #a5c3d4, #f1b45f, #e55c2a

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.storm-blue {
color: #507e9b;
}
.blue-bows {
color: #a5c3d4;
}
.cheater {
color: #f1b45f;
}
.sunset-blaze {
color: #e55c2a;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--storm-blue:#507e9b;
--blue-bows:#a5c3d4;
--cheater:#f1b45f;
--sunset-blaze:#e55c2a;
}

More palettes to explore