All Palettes

Color Palette #a5e9e1, #82d0d9, #5db8c6, #2f9da7, #1b7c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a5e9e1;
}
.sea-of-tranquility {
color: #82d0d9;
}
.shinbashi {
color: #5db8c6;
}
.cancer-seagreen-scarab {
color: #2f9da7;
}
.bermuda {
color: #1b7c8d;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a5e9e1;
--sea-of-tranquility:#82d0d9;
--shinbashi:#5db8c6;
--cancer-seagreen-scarab:#2f9da7;
--bermuda:#1b7c8d;
}

More palettes to explore