All Palettes

Color Palette #1e7a8a, #3ab4b6, #6cd5d5, #a6e8e8, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.green-grapple {
color: #3ab4b6;
}
.throat-chakra {
color: #6cd5d5;
}
.blizzard-blue {
color: #a6e8e8;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--green-grapple:#3ab4b6;
--throat-chakra:#6cd5d5;
--blizzard-blue:#a6e8e8;
--vapor:#f0ffff;
}

More palettes to explore