All Palettes

Color Palette #8ab6d6, #6ca5b2, #4f8d9c, #3d7a85, #2c6468

0%
0%
0%

CSS code for this palette

/* CSS */
.periwinkle-sky {
color: #8ab6d6;
}
.stillwater {
color: #6ca5b2;
}
.blue-square {
color: #4f8d9c;
}
.mysterious-blue {
color: #3d7a85;
}
.deep-marine {
color: #2c6468;
}

/* CSS Variables */
:root {
--periwinkle-sky:#8ab6d6;
--stillwater:#6ca5b2;
--blue-square:#4f8d9c;
--mysterious-blue:#3d7a85;
--deep-marine:#2c6468;
}

More palettes to explore