All Palettes

Color Palette #b3cde0, #a3d3e0, #88b1d8, #4e9ec6, #005b85

0%
0%
0%

CSS code for this palette

/* CSS */
.charted {
color: #b3cde0;
}
.french-pass {
color: #a3d3e0;
}
.blue-bell {
color: #88b1d8;
}
.blue-grotto {
color: #4e9ec6;
}
.high-profile {
color: #005b85;
}

/* CSS Variables */
:root {
--charted:#b3cde0;
--french-pass:#a3d3e0;
--blue-bell:#88b1d8;
--blue-grotto:#4e9ec6;
--high-profile:#005b85;
}

More palettes to explore