All Palettes

Color Palette #c5e1e8, #a3d6e0, #64b1c9, #3d8ca9, #2d6a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.aviary-blue {
color: #c5e1e8;
}
.terrace-pool {
color: #a3d6e0;
}
.blue-topaz {
color: #64b1c9;
}
.magic-blue {
color: #3d8ca9;
}
.ocean-call {
color: #2d6a8b;
}

/* CSS Variables */
:root {
--aviary-blue:#c5e1e8;
--terrace-pool:#a3d6e0;
--blue-topaz:#64b1c9;
--magic-blue:#3d8ca9;
--ocean-call:#2d6a8b;
}

More palettes to explore