All Palettes

Color Palette #a8d3e1, #6cc4d5, #3d9db8, #1f7c93, #0c5b73

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.squeaky {
color: #6cc4d5;
}
.fairy-tale-blue {
color: #3d9db8;
}
.pagoda-blue {
color: #1f7c93;
}
.octagon-ocean {
color: #0c5b73;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--squeaky:#6cc4d5;
--fairy-tale-blue:#3d9db8;
--pagoda-blue:#1f7c93;
--octagon-ocean:#0c5b73;
}

More palettes to explore