All Palettes

Color Palette #1e7a8a, #3eb1b1, #5ed4d4, #a8e6e4, #f0f1f5

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.verdigris {
color: #3eb1b1;
}
.blue-radiance {
color: #5ed4d4;
}
.ice-crystal-blue {
color: #a8e6e4;
}
.errigal-white {
color: #f0f1f5;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--verdigris:#3eb1b1;
--blue-radiance:#5ed4d4;
--ice-crystal-blue:#a8e6e4;
--errigal-white:#f0f1f5;
}

More palettes to explore