All Palettes

Color Palette #1c2b6d, #503c90, #985eba, #f5b62e, #e8493b

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.blue-gem {
color: #503c90;
}
.trunks-hair {
color: #985eba;
}
.nyc-taxi {
color: #f5b62e;
}
.mandarin-red {
color: #e8493b;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--blue-gem:#503c90;
--trunks-hair:#985eba;
--nyc-taxi:#f5b62e;
--mandarin-red:#e8493b;
}

More palettes to explore