All Palettes

Color Palette #1f4e7a, #499bc1, #78c1e3, #f0e78e, #f7a050

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.mountain-bluebird {
color: #499bc1;
}
.bright-spark {
color: #78c1e3;
}
.bright-khaki {
color: #f0e78e;
}
.ginger-milk {
color: #f7a050;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--mountain-bluebird:#499bc1;
--bright-spark:#78c1e3;
--bright-khaki:#f0e78e;
--ginger-milk:#f7a050;
}

More palettes to explore