All Palettes

Color Palette #0095c7, #00b4e0, #00d6e6, #8af1f5, #f0f8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.germander-speedwell {
color: #0095c7;
}
.blue-atoll {
color: #00b4e0;
}
.aztec-turquoise {
color: #00d6e6;
}
.bath-water {
color: #8af1f5;
}
.alice-blue {
color: #f0f8ff;
}

/* CSS Variables */
:root {
--germander-speedwell:#0095c7;
--blue-atoll:#00b4e0;
--aztec-turquoise:#00d6e6;
--bath-water:#8af1f5;
--alice-blue:#f0f8ff;
}

More palettes to explore