All Palettes

Color Palette #ffffff, #d0e5f1, #a2d4e6, #68aee3, #0077b3

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.new-heights {
color: #d0e5f1;
}
.chefchaouen-blue {
color: #a2d4e6;
}
.sanctuary-spa {
color: #68aee3;
}
.brilliant-blue {
color: #0077b3;
}

/* CSS Variables */
:root {
--white:#ffffff;
--new-heights:#d0e5f1;
--chefchaouen-blue:#a2d4e6;
--sanctuary-spa:#68aee3;
--brilliant-blue:#0077b3;
}

More palettes to explore