All Palettes

Color Palette #1e3a76, #5c7d99, #a1c6d4, #f3e0a0, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.slate-blue {
color: #5c7d99;
}
.blue-dam {
color: #a1c6d4;
}
.roadster-yellow {
color: #f3e0a0;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--slate-blue:#5c7d99;
--blue-dam:#a1c6d4;
--roadster-yellow:#f3e0a0;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore