All Palettes

Color Palette #1b3d79, #2e6c9e, #4ea4c1, #f1c950, #e94e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3d79;
}
.lochmara {
color: #2e6c9e;
}
.brig {
color: #4ea4c1;
}
.radiant-sun {
color: #f1c950;
}
.hot-shot {
color: #e94e2b;
}

/* CSS Variables */
:root {
--assault:#1b3d79;
--lochmara:#2e6c9e;
--brig:#4ea4c1;
--radiant-sun:#f1c950;
--hot-shot:#e94e2b;
}

More palettes to explore