All Palettes

Color Palette #b6e0e2, #9fd5db, #7cc7d5, #4bb7e2, #008ebd

0%
0%
0%

CSS code for this palette

/* CSS */
.fine-blue {
color: #b6e0e2;
}
.lake-reflection {
color: #9fd5db;
}
.water-flow {
color: #7cc7d5;
}
.lake-thun {
color: #4bb7e2;
}
.hawaiian-surf {
color: #008ebd;
}

/* CSS Variables */
:root {
--fine-blue:#b6e0e2;
--lake-reflection:#9fd5db;
--water-flow:#7cc7d5;
--lake-thun:#4bb7e2;
--hawaiian-surf:#008ebd;
}

More palettes to explore