All Palettes

Color Palette #1e99ae, #4bb7c3, #91d7d9, #b7e6e5, #f1f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.glassmith {
color: #4bb7c3;
}
.arctic-blue {
color: #91d7d9;
}
.refreshing-pool {
color: #b7e6e5;
}
.distant-horizon {
color: #f1f8f8;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--glassmith:#4bb7c3;
--arctic-blue:#91d7d9;
--refreshing-pool:#b7e6e5;
--distant-horizon:#f1f8f8;
}

More palettes to explore