All Palettes

Color Palette #a1c9d4, #6b9dae, #4e8c97, #3c7b90, #2b596e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a1c9d4;
}
.crystal-blue {
color: #6b9dae;
}
.blue-square {
color: #4e8c97;
}
.larkspur {
color: #3c7b90;
}
.chathams-blue {
color: #2b596e;
}

/* CSS Variables */
:root {
--blue-dam:#a1c9d4;
--crystal-blue:#6b9dae;
--blue-square:#4e8c97;
--larkspur:#3c7b90;
--chathams-blue:#2b596e;
}

More palettes to explore