All Palettes

Color Palette #1e99ae, #4ab7d9, #73d4e2, #a1e2e3, #d1f2f5

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.aztec-sky {
color: #4ab7d9;
}
.aquamarine-blue {
color: #73d4e2;
}
.everest {
color: #a1e2e3;
}
.windswept {
color: #d1f2f5;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--aztec-sky:#4ab7d9;
--aquamarine-blue:#73d4e2;
--everest:#a1e2e3;
--windswept:#d1f2f5;
}

More palettes to explore