All Palettes

Color Palette #5590d8, #4b8bc3, #3c7faf, #2b6a97, #1b5683

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.boat-house {
color: #4b8bc3;
}
.beijing-blue {
color: #3c7faf;
}
.blue-oasis {
color: #2b6a97;
}
.stunning-sapphire {
color: #1b5683;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--boat-house:#4b8bc3;
--beijing-blue:#3c7faf;
--blue-oasis:#2b6a97;
--stunning-sapphire:#1b5683;
}

More palettes to explore