All Palettes

Color Palette #5590d8, #4a8ad9, #3b8ad8, #2ca7d8, #00badb

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.blue-dart {
color: #4a8ad9;
}
.magical-merlin {
color: #3b8ad8;
}
.blue-damselfly {
color: #2ca7d8;
}
.maldives {
color: #00badb;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--blue-dart:#4a8ad9;
--magical-merlin:#3b8ad8;
--blue-damselfly:#2ca7d8;
--maldives:#00badb;
}

More palettes to explore