All Palettes

Color Palette #4c707b, #3b555e, #2b4145, #b1c4b1, #a35d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-storm {
color: #4c707b;
}
.great-void {
color: #3b555e;
}
.liquorice-green {
color: #2b4145;
}
.zanah {
color: #b1c4b1;
}
.remington-rust {
color: #a35d4d;
}

/* CSS Variables */
:root {
--winter-storm:#4c707b;
--great-void:#3b555e;
--liquorice-green:#2b4145;
--zanah:#b1c4b1;
--remington-rust:#a35d4d;
}

More palettes to explore