All Palettes

Color Palette #c7dde5, #a4c6d6, #85b7c7, #4fa3b0, #3e7b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-sloth {
color: #c7dde5;
}
.corydalis-blue {
color: #a4c6d6;
}
.crystal-lake {
color: #85b7c7;
}
.freshwater {
color: #4fa3b0;
}
.larkspur {
color: #3e7b8e;
}

/* CSS Variables */
:root {
--light-blue-sloth:#c7dde5;
--corydalis-blue:#a4c6d6;
--crystal-lake:#85b7c7;
--freshwater:#4fa3b0;
--larkspur:#3e7b8e;
}

More palettes to explore