All Palettes

Color Palette #c7d8e5, #a1c6d4, #59a5b1, #2a8c8d, #3c6e7c

0%
0%
0%

CSS code for this palette

/* CSS */
.lively-tune {
color: #c7d8e5;
}
.blue-dam {
color: #a1c6d4;
}
.explorer-blue {
color: #59a5b1;
}
.taos-turquoise {
color: #2a8c8d;
}
.mammoth-mountain {
color: #3c6e7c;
}

/* CSS Variables */
:root {
--lively-tune:#c7d8e5;
--blue-dam:#a1c6d4;
--explorer-blue:#59a5b1;
--taos-turquoise:#2a8c8d;
--mammoth-mountain:#3c6e7c;
}

More palettes to explore