All Palettes

Color Palette #c3e0f9, #88cfe7, #3db2d6, #0095c7, #007e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-water {
color: #c3e0f9;
}
.afternoon-sky {
color: #88cfe7;
}
.highlighter-blue {
color: #3db2d6;
}
.germander-speedwell {
color: #0095c7;
}
.turkish-tile {
color: #007e9e;
}

/* CSS Variables */
:root {
--fresh-water:#c3e0f9;
--afternoon-sky:#88cfe7;
--highlighter-blue:#3db2d6;
--germander-speedwell:#0095c7;
--turkish-tile:#007e9e;
}

More palettes to explore