All Palettes

Color Palette #b3f4e7, #a8e1e0, #8cc7d4, #4ab8d3, #2a9ebb

0%
0%
0%

CSS code for this palette

/* CSS */
.east-cape {
color: #b3f4e7;
}
.ice-crystal-blue {
color: #a8e1e0;
}
.maiden-voyage {
color: #8cc7d4;
}
.bachelor-button {
color: #4ab8d3;
}
.horizon-blue {
color: #2a9ebb;
}

/* CSS Variables */
:root {
--east-cape:#b3f4e7;
--ice-crystal-blue:#a8e1e0;
--maiden-voyage:#8cc7d4;
--bachelor-button:#4ab8d3;
--horizon-blue:#2a9ebb;
}

More palettes to explore