All Palettes

Color Palette #1b2050, #3a5e9c, #6bb7e6, #f1c40e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1b2050;
}
.raftsman {
color: #3a5e9c;
}
.norfolk-sky {
color: #6bb7e6;
}
.sunshine-mellow {
color: #f1c40e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fly-by-night:#1b2050;
--raftsman:#3a5e9c;
--norfolk-sky:#6bb7e6;
--sunshine-mellow:#f1c40e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore