All Palettes

Color Palette #1e99ae, #4bc7d2, #8ee3e6, #b6f1f7, #e5ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.sea-serpent {
color: #4bc7d2;
}
.island-paradise {
color: #8ee3e6;
}
.ice-citadel {
color: #b6f1f7;
}
.bubbles {
color: #e5ffff;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--sea-serpent:#4bc7d2;
--island-paradise:#8ee3e6;
--ice-citadel:#b6f1f7;
--bubbles:#e5ffff;
}

More palettes to explore