All Palettes

Color Palette #1e99ae, #4bc0d8, #8dd7e8, #c1f0f6, #f8fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.bachelor-button {
color: #4bc0d8;
}
.tanager-turquoise {
color: #8dd7e8;
}
.icy-breeze {
color: #c1f0f6;
}
.wash-me {
color: #f8fafc;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--bachelor-button:#4bc0d8;
--tanager-turquoise:#8dd7e8;
--icy-breeze:#c1f0f6;
--wash-me:#f8fafc;
}

More palettes to explore