All Palettes

Color Palette #5590d8, #498cd0, #3b87c9, #2e84c2, #1f80bd

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.blue-sonki {
color: #498cd0;
}
.worn-denim {
color: #3b87c9;
}
.klaxosaur-blue {
color: #2e84c2;
}
.skylla {
color: #1f80bd;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--blue-sonki:#498cd0;
--worn-denim:#3b87c9;
--klaxosaur-blue:#2e84c2;
--skylla:#1f80bd;
}

More palettes to explore