All Palettes

Color Palette #1a888e, #4cb8b2, #75d5d7, #a3f3f5, #e5ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a888e;
}
.tropical-escape {
color: #4cb8b2;
}
.andes-sky {
color: #75d5d7;
}
.waterspout {
color: #a3f3f5;
}
.bubbles {
color: #e5ffff;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a888e;
--tropical-escape:#4cb8b2;
--andes-sky:#75d5d7;
--waterspout:#a3f3f5;
--bubbles:#e5ffff;
}

More palettes to explore