All Palettes

Color Palette #a7d3d2, #b4e4e3, #d5f1f0, #f4fbfb, #faffff

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a7d3d2;
}
.seascape-green {
color: #b4e4e3;
}
.icy-wind {
color: #d5f1f0;
}
.everlasting-ice {
color: #f4fbfb;
}
.polar-bear-in-a-blizzard {
color: #faffff;
}

/* CSS Variables */
:root {
--sinbad:#a7d3d2;
--seascape-green:#b4e4e3;
--icy-wind:#d5f1f0;
--everlasting-ice:#f4fbfb;
--polar-bear-in-a-blizzard:#faffff;
}

More palettes to explore