All Palettes

Color Palette #f0ffff, #fffff0, #ffffff, #dbf0ff, #f0f0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.vapor {
color: #f0ffff;
}
.ivory {
color: #fffff0;
}
.white {
color: #ffffff;
}
.calcareous-sinter {
color: #dbf0ff;
}
.foundation-white {
color: #f0f0ff;
}

/* CSS Variables */
:root {
--vapor:#f0ffff;
--ivory:#fffff0;
--white:#ffffff;
--calcareous-sinter:#dbf0ff;
--foundation-white:#f0f0ff;
}

More palettes to explore