All Palettes

Color Palette #d6d8d4, #b8beb6, #8caeb5, #5c9d8c, #3d6b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.dove-wing {
color: #d6d8d4;
}
.quiet-time {
color: #b8beb6;
}
.bon-voyage {
color: #8caeb5;
}
.grey-teal {
color: #5c9d8c;
}
.mammoth-mountain {
color: #3d6b7b;
}

/* CSS Variables */
:root {
--dove-wing:#d6d8d4;
--quiet-time:#b8beb6;
--bon-voyage:#8caeb5;
--grey-teal:#5c9d8c;
--mammoth-mountain:#3d6b7b;
}

More palettes to explore