All Palettes

Color Palette #1e99ae, #4cb7c8, #74e2e2, #9ff4f4, #c3f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.viking {
color: #4cb7c8;
}
.turkish-turquoise {
color: #74e2e2;
}
.waterspout {
color: #9ff4f4;
}
.duck-egg-blue {
color: #c3f9f9;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--viking:#4cb7c8;
--turkish-turquoise:#74e2e2;
--waterspout:#9ff4f4;
--duck-egg-blue:#c3f9f9;
}

More palettes to explore