All Palettes

Color Palette #1e99ae, #1eafc2, #60d4e6, #a3e6e4, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.lago-blue {
color: #1eafc2;
}
.turquoise-sea {
color: #60d4e6;
}
.everest {
color: #a3e6e4;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--lago-blue:#1eafc2;
--turquoise-sea:#60d4e6;
--everest:#a3e6e4;
--distant-horizon:#f1f9f9;
}

More palettes to explore