All Palettes

Color Palette #ffffff, #9ed9e0, #47b3d7, #0095c7, #0078a3

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.terrace-pool {
color: #9ed9e0;
}
.epimetheus {
color: #47b3d7;
}
.germander-speedwell {
color: #0095c7;
}
.cg-blue {
color: #0078a3;
}

/* CSS Variables */
:root {
--white:#ffffff;
--terrace-pool:#9ed9e0;
--epimetheus:#47b3d7;
--germander-speedwell:#0095c7;
--cg-blue:#0078a3;
}

More palettes to explore