All Palettes

Color Palette #b7e2f5, #a0d5e9, #75b6d7, #4b9abe, #2a7c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.echo-iris {
color: #b7e2f5;
}
.light-budgie-blue {
color: #a0d5e9;
}
.pacific-harbour {
color: #75b6d7;
}
.mountain-bluebird {
color: #4b9abe;
}
.valley-of-glaciers {
color: #2a7c9d;
}

/* CSS Variables */
:root {
--echo-iris:#b7e2f5;
--light-budgie-blue:#a0d5e9;
--pacific-harbour:#75b6d7;
--mountain-bluebird:#4b9abe;
--valley-of-glaciers:#2a7c9d;
}

More palettes to explore