All Palettes

Color Palette #1b3d79, #3d699e, #7ab6d1, #b2e5f0, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3d79;
}
.star-sapphire {
color: #3d699e;
}
.blue-chrysocolla {
color: #7ab6d1;
}
.crystal-river {
color: #b2e5f0;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--assault:#1b3d79;
--star-sapphire:#3d699e;
--blue-chrysocolla:#7ab6d1;
--crystal-river:#b2e5f0;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore