All Palettes

Color Palette #9ed5e0, #a2e4e6, #c3f2f4, #f6f8f9, #f9d7b9

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-cruise {
color: #9ed5e0;
}
.everest {
color: #a2e4e6;
}
.icy-breeze {
color: #c3f2f4;
}
.zh-n-zh-b-i-pearl {
color: #f6f8f9;
}
.pinenut {
color: #f9d7b9;
}

/* CSS Variables */
:root {
--ocean-cruise:#9ed5e0;
--everest:#a2e4e6;
--icy-breeze:#c3f2f4;
--zh-n-zh-b-i-pearl:#f6f8f9;
--pinenut:#f9d7b9;
}

More palettes to explore