All Palettes

Color Palette #7dd2d8, #4cc8e1, #8ef0f5, #b1e5f7, #3fb4c6

0%
0%
0%

CSS code for this palette

/* CSS */
.aruba-blue {
color: #7dd2d8;
}
.clean-pool {
color: #4cc8e1;
}
.bath-water {
color: #8ef0f5;
}
.fairy-sparkles {
color: #b1e5f7;
}
.glassmith {
color: #3fb4c6;
}

/* CSS Variables */
:root {
--aruba-blue:#7dd2d8;
--clean-pool:#4cc8e1;
--bath-water:#8ef0f5;
--fairy-sparkles:#b1e5f7;
--glassmith:#3fb4c6;
}

More palettes to explore