All Palettes

Color Palette #c8d0df, #a1c2d3, #67b8d5, #1f9abd, #0095c7

0%
0%
0%

CSS code for this palette

/* CSS */
.light-candela {
color: #c8d0df;
}
.airborne {
color: #a1c2d3;
}
.baby-tears {
color: #67b8d5;
}
.butterfly-blue {
color: #1f9abd;
}
.germander-speedwell {
color: #0095c7;
}

/* CSS Variables */
:root {
--light-candela:#c8d0df;
--airborne:#a1c2d3;
--baby-tears:#67b8d5;
--butterfly-blue:#1f9abd;
--germander-speedwell:#0095c7;
}

More palettes to explore