All Palettes

Color Palette #b6c8c6, #a0b1af, #8ea4a2, #5c7572, #3c4e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.misty-surf {
color: #b6c8c6;
}
.conch {
color: #a0b1af;
}
.october-sky {
color: #8ea4a2;
}
.riverway {
color: #5c7572;
}
.night-watch {
color: #3c4e4e;
}

/* CSS Variables */
:root {
--misty-surf:#b6c8c6;
--conch:#a0b1af;
--october-sky:#8ea4a2;
--riverway:#5c7572;
--night-watch:#3c4e4e;
}

More palettes to explore