All Palettes

Color Palette #7bd4ea, #5abfe7, #3ca1d7, #0095c7, #007e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.middle-blue {
color: #7bd4ea;
}
.sea-capture {
color: #5abfe7;
}
.dayflower {
color: #3ca1d7;
}
.germander-speedwell {
color: #0095c7;
}
.turkish-tile {
color: #007e9e;
}

/* CSS Variables */
:root {
--middle-blue:#7bd4ea;
--sea-capture:#5abfe7;
--dayflower:#3ca1d7;
--germander-speedwell:#0095c7;
--turkish-tile:#007e9e;
}

More palettes to explore