All Palettes

Color Palette #b8c4c7, #a3b0b2, #7a9d9f, #4f7b7d, #2a4b4c

0%
0%
0%

CSS code for this palette

/* CSS */
.tradewind {
color: #b8c4c7;
}
.tempered-grey {
color: #a3b0b2;
}
.tower-bridge {
color: #7a9d9f;
}
.nickel-ore-green {
color: #4f7b7d;
}
.ponderosa-pine {
color: #2a4b4c;
}

/* CSS Variables */
:root {
--tradewind:#b8c4c7;
--tempered-grey:#a3b0b2;
--tower-bridge:#7a9d9f;
--nickel-ore-green:#4f7b7d;
--ponderosa-pine:#2a4b4c;
}

More palettes to explore