All Palettes

Color Palette #b6c1c8, #a1b4ba, #88a5a0, #6d9c8f, #5b8f80

0%
0%
0%

CSS code for this palette

/* CSS */
.kinder {
color: #b6c1c8;
}
.cloud-blue {
color: #a1b4ba;
}
.venus-teal {
color: #88a5a0;
}
.little-league {
color: #6d9c8f;
}
.chlorite {
color: #5b8f80;
}

/* CSS Variables */
:root {
--kinder:#b6c1c8;
--cloud-blue:#a1b4ba;
--venus-teal:#88a5a0;
--little-league:#6d9c8f;
--chlorite:#5b8f80;
}

More palettes to explore