All Palettes

Color Palette #8cc3d4, #4fb7c9, #1b9bb1, #007c8f, #006075

0%
0%
0%

CSS code for this palette

/* CSS */
.dreaming-blue {
color: #8cc3d4;
}
.mountain-range-blue {
color: #4fb7c9;
}
.tropical-lagoon {
color: #1b9bb1;
}
.by-the-bayou {
color: #007c8f;
}
.lyons-blue {
color: #006075;
}

/* CSS Variables */
:root {
--dreaming-blue:#8cc3d4;
--mountain-range-blue:#4fb7c9;
--tropical-lagoon:#1b9bb1;
--by-the-bayou:#007c8f;
--lyons-blue:#006075;
}

More palettes to explore