All Palettes

Color Palette #1e7f94, #3bb0c4, #7ed3d0, #a2e4e6, #f5faf5

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1e7f94;
}
.moonstone {
color: #3bb0c4;
}
.water-wonder {
color: #7ed3d0;
}
.everest {
color: #a2e4e6;
}
.whitest-white {
color: #f5faf5;
}

/* CSS Variables */
:root {
--pagoda-blue:#1e7f94;
--moonstone:#3bb0c4;
--water-wonder:#7ed3d0;
--everest:#a2e4e6;
--whitest-white:#f5faf5;
}

More palettes to explore