All Palettes

Color Palette #1d408b, #3976c0, #6cb8e4, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-hamlet {
color: #1d408b;
}
.palace-blue {
color: #3976c0;
}
.norfolk-sky {
color: #6cb8e4;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--indigo-hamlet:#1d408b;
--palace-blue:#3976c0;
--norfolk-sky:#6cb8e4;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore