All Palettes

Color Palette #90cbe4, #5db5d5, #4e9eb7, #3b809b, #2b5b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.thresher-shark {
color: #90cbe4;
}
.flyway {
color: #5db5d5;
}
.maui-blue {
color: #4e9eb7;
}
.dirty-blue {
color: #3b809b;
}
.nautical-creatures {
color: #2b5b7d;
}

/* CSS Variables */
:root {
--thresher-shark:#90cbe4;
--flyway:#5db5d5;
--maui-blue:#4e9eb7;
--dirty-blue:#3b809b;
--nautical-creatures:#2b5b7d;
}

More palettes to explore