All Palettes

Color Palette #b8e0ff, #7db2d4, #4b9cbe, #3f7c92, #2c4f5e

0%
0%
0%

CSS code for this palette

/* CSS */
.dithered-sky {
color: #b8e0ff;
}
.meadow-blossom-blue {
color: #7db2d4;
}
.mountain-bluebird {
color: #4b9cbe;
}
.larkspur {
color: #3f7c92;
}
.shadow-of-night {
color: #2c4f5e;
}

/* CSS Variables */
:root {
--dithered-sky:#b8e0ff;
--meadow-blossom-blue:#7db2d4;
--mountain-bluebird:#4b9cbe;
--larkspur:#3f7c92;
--shadow-of-night:#2c4f5e;
}

More palettes to explore