All Palettes

Color Palette #5590d8, #497ad4, #3d67d1, #2b9cda, #1fbae5

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.serenity-s-reign {
color: #497ad4;
}
.god-of-rain {
color: #3d67d1;
}
.blue-damselfly {
color: #2b9cda;
}
.caribbean-blue {
color: #1fbae5;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--serenity-s-reign:#497ad4;
--god-of-rain:#3d67d1;
--blue-damselfly:#2b9cda;
--caribbean-blue:#1fbae5;
}

More palettes to explore