All Palettes

Color Palette #b8c4d1, #9fb1c6, #8ca1ba, #6e9eaf, #4ea7b7

0%
0%
0%

CSS code for this palette

/* CSS */
.plein-air {
color: #b8c4d1;
}
.aerial-view {
color: #9fb1c6;
}
.astro-bound {
color: #8ca1ba;
}
.bluebird-feather {
color: #6e9eaf;
}
.freshwater {
color: #4ea7b7;
}

/* CSS Variables */
:root {
--plein-air:#b8c4d1;
--aerial-view:#9fb1c6;
--astro-bound:#8ca1ba;
--bluebird-feather:#6e9eaf;
--freshwater:#4ea7b7;
}

More palettes to explore