All Palettes

Color Palette #f6f9f6, #e2f2f3, #b0e1e8, #6bcadb, #3c9baa

0%
0%
0%

CSS code for this palette

/* CSS */
.whitest-white {
color: #f6f9f6;
}
.diamond-white {
color: #e2f2f3;
}
.powder-blue {
color: #b0e1e8;
}
.squeaky {
color: #6bcadb;
}
.caribbean-cruise {
color: #3c9baa;
}

/* CSS Variables */
:root {
--whitest-white:#f6f9f6;
--diamond-white:#e2f2f3;
--powder-blue:#b0e1e8;
--squeaky:#6bcadb;
--caribbean-cruise:#3c9baa;
}

More palettes to explore