All Palettes

Color Palette #b4e1e9, #a1d3d1, #8fc7c3, #5ac4b5, #3dae9d

0%
0%
0%

CSS code for this palette

/* CSS */
.across-the-bay {
color: #b4e1e9;
}
.touch-of-turquoise {
color: #a1d3d1;
}
.deco-rate {
color: #8fc7c3;
}
.cockatoo {
color: #5ac4b5;
}
.waterfall {
color: #3dae9d;
}

/* CSS Variables */
:root {
--across-the-bay:#b4e1e9;
--touch-of-turquoise:#a1d3d1;
--deco-rate:#8fc7c3;
--cockatoo:#5ac4b5;
--waterfall:#3dae9d;
}

More palettes to explore