All Palettes

Color Palette #a5d7e9, #70c0d7, #4bafce, #0095c7, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bubble {
color: #a5d7e9;
}
.thredbo {
color: #70c0d7;
}
.maximum-blue {
color: #4bafce;
}
.germander-speedwell {
color: #0095c7;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--blue-bubble:#a5d7e9;
--thredbo:#70c0d7;
--maximum-blue:#4bafce;
--germander-speedwell:#0095c7;
--turkish-tile:#007c9e;
}

More palettes to explore