All Palettes

Color Palette #7cb7bb, #a7d3d2, #c2e5e4, #e2f2f3, #faffff

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-blue {
color: #7cb7bb;
}
.sinbad {
color: #a7d3d2;
}
.swimming {
color: #c2e5e4;
}
.diamond-white {
color: #e2f2f3;
}
.polar-bear-in-a-blizzard {
color: #faffff;
}

/* CSS Variables */
:root {
--aqua-blue:#7cb7bb;
--sinbad:#a7d3d2;
--swimming:#c2e5e4;
--diamond-white:#e2f2f3;
--polar-bear-in-a-blizzard:#faffff;
}

More palettes to explore