All Palettes

Color Palette #a8d5e6, #8cc5d4, #64b1c9, #4b9abe, #2c7c9b

0%
0%
0%

CSS code for this palette

/* CSS */
.monaco {
color: #a8d5e6;
}
.maiden-voyage {
color: #8cc5d4;
}
.blue-topaz {
color: #64b1c9;
}
.mountain-bluebird {
color: #4b9abe;
}
.valley-of-glaciers {
color: #2c7c9b;
}

/* CSS Variables */
:root {
--monaco:#a8d5e6;
--maiden-voyage:#8cc5d4;
--blue-topaz:#64b1c9;
--mountain-bluebird:#4b9abe;
--valley-of-glaciers:#2c7c9b;
}

More palettes to explore