All Palettes

Color Palette #1e99ae, #6ac3d7, #a4e2ea, #f5f5c7, #f9bcb4

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.squeaky {
color: #6ac3d7;
}
.blizzard-blue {
color: #a4e2ea;
}
.corn-field {
color: #f5f5c7;
}
.mixed-fruit {
color: #f9bcb4;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--squeaky:#6ac3d7;
--blizzard-blue:#a4e2ea;
--corn-field:#f5f5c7;
--mixed-fruit:#f9bcb4;
}

More palettes to explore