All Palettes

Color Palette #ffffff, #e0e0e0, #b6e6fc, #80d3fa, #00bdd6

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.christmas-silver {
color: #e0e0e0;
}
.arctic-paradise {
color: #b6e6fc;
}
.kul-sharif-blue {
color: #80d3fa;
}
.maldives {
color: #00bdd6;
}

/* CSS Variables */
:root {
--white:#ffffff;
--christmas-silver:#e0e0e0;
--arctic-paradise:#b6e6fc;
--kul-sharif-blue:#80d3fa;
--maldives:#00bdd6;
}

More palettes to explore