All Palettes

Color Palette #b7e1d8, #a5d5d5, #75b8c7, #4a9cbf, #2d7b9f

0%
0%
0%

CSS code for this palette

/* CSS */
.fair-aqua {
color: #b7e1d8;
}
.smooth-satin {
color: #a5d5d5;
}
.tropez-blue {
color: #75b8c7;
}
.mountain-bluebird {
color: #4a9cbf;
}
.fun-and-games {
color: #2d7b9f;
}

/* CSS Variables */
:root {
--fair-aqua:#b7e1d8;
--smooth-satin:#a5d5d5;
--tropez-blue:#75b8c7;
--mountain-bluebird:#4a9cbf;
--fun-and-games:#2d7b9f;
}

More palettes to explore