All Palettes

Color Palette #6cb8d5, #4b9abe, #357f9c, #2c6e7d, #1c5a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-tears {
color: #6cb8d5;
}
.mountain-bluebird {
color: #4b9abe;
}
.greenland-blue {
color: #357f9c;
}
.king-tide {
color: #2c6e7d;
}
.uncharted {
color: #1c5a5a;
}

/* CSS Variables */
:root {
--baby-tears:#6cb8d5;
--mountain-bluebird:#4b9abe;
--greenland-blue:#357f9c;
--king-tide:#2c6e7d;
--uncharted:#1c5a5a;
}

More palettes to explore