All Palettes

Color Palette #1e99ae, #6ad6e2, #a3e1e0, #f3f6f7, #e8c7b5

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.turquoise-sea {
color: #6ad6e2;
}
.spinnaker {
color: #a3e1e0;
}
.gram-s-hair {
color: #f3f6f7;
}
.cupcake-rose {
color: #e8c7b5;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--turquoise-sea:#6ad6e2;
--spinnaker:#a3e1e0;
--gram-s-hair:#f3f6f7;
--cupcake-rose:#e8c7b5;
}

More palettes to explore