All Palettes

Color Palette #1e99ae, #3cc6d3, #80dff4, #a5f3e8, #e3f7f1

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.holiday-blue {
color: #3cc6d3;
}
.faded-poster {
color: #80dff4;
}
.pale-king-s-blue {
color: #a5f3e8;
}
.frosty-mint {
color: #e3f7f1;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--holiday-blue:#3cc6d3;
--faded-poster:#80dff4;
--pale-king-s-blue:#a5f3e8;
--frosty-mint:#e3f7f1;
}

More palettes to explore