All Palettes

Color Palette #1e99ae, #4ac6d3, #76e5e1, #a2f6f0, #f2f4f7

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.sea-serpent {
color: #4ac6d3;
}
.blue-crystal-landscape {
color: #76e5e1;
}
.waterspout {
color: #a2f6f0;
}
.chef-s-hat {
color: #f2f4f7;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--sea-serpent:#4ac6d3;
--blue-crystal-landscape:#76e5e1;
--waterspout:#a2f6f0;
--chef-s-hat:#f2f4f7;
}

More palettes to explore