All Palettes

Color Palette #a6c8d3, #b8e2e5, #ceeff8, #f2f6f8, #faffff

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-chase {
color: #a6c8d3;
}
.seascape-green {
color: #b8e2e5;
}
.blue-hijab {
color: #ceeff8;
}
.child-of-light {
color: #f2f6f8;
}
.polar-bear-in-a-blizzard {
color: #faffff;
}

/* CSS Variables */
:root {
--sky-chase:#a6c8d3;
--seascape-green:#b8e2e5;
--blue-hijab:#ceeff8;
--child-of-light:#f2f6f8;
--polar-bear-in-a-blizzard:#faffff;
}

More palettes to explore