All Palettes

Color Palette #1f4e7a, #3e6e98, #6fb3d3, #a7e4f1, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.national-anthem {
color: #3e6e98;
}
.madonna-blue {
color: #6fb3d3;
}
.blizzard-blue {
color: #a7e4f1;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--national-anthem:#3e6e98;
--madonna-blue:#6fb3d3;
--blizzard-blue:#a7e4f1;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore