All Palettes

Color Palette #1e99ae, #4bc0d2, #8ee5e6, #a3e6b0, #f1f9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.bachelor-button {
color: #4bc0d2;
}
.island-paradise {
color: #8ee5e6;
}
.overtone {
color: #a3e6b0;
}
.chiffon {
color: #f1f9b9;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--bachelor-button:#4bc0d2;
--island-paradise:#8ee5e6;
--overtone:#a3e6b0;
--chiffon:#f1f9b9;
}

More palettes to explore