All Palettes

Color Palette #ffffff, #b3d9ff, #99ccff, #66b2ff, #3399ff

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.ice-cold-stare {
color: #b3d9ff;
}
.apocyan {
color: #99ccff;
}
.ti-n-l-n-sky {
color: #66b2ff;
}
.brilliant-azure {
color: #3399ff;
}

/* CSS Variables */
:root {
--white:#ffffff;
--ice-cold-stare:#b3d9ff;
--apocyan:#99ccff;
--ti-n-l-n-sky:#66b2ff;
--brilliant-azure:#3399ff;
}

More palettes to explore