All Palettes

Color Palette #1e807e, #3cb4b4, #5ed9d9, #a1e8e8, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.jade-jewel {
color: #1e807e;
}
.green-grapple {
color: #3cb4b4;
}
.hammam-blue {
color: #5ed9d9;
}
.blizzard-blue {
color: #a1e8e8;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--jade-jewel:#1e807e;
--green-grapple:#3cb4b4;
--hammam-blue:#5ed9d9;
--blizzard-blue:#a1e8e8;
--vapor:#f0ffff;
}

More palettes to explore