All Palettes

Color Palette #5590d8, #4a7bbf, #3c6b9a, #2a5883, #1a4870

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.parkwater {
color: #4a7bbf;
}
.star-sapphire {
color: #3c6b9a;
}
.royal-consort {
color: #2a5883;
}
.hopi-blue-corn {
color: #1a4870;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--parkwater:#4a7bbf;
--star-sapphire:#3c6b9a;
--royal-consort:#2a5883;
--hopi-blue-corn:#1a4870;
}

More palettes to explore