All Palettes

Color Palette #a9c3d6, #809cb3, #4b758b, #2f4b4b, #1d202a

0%
0%
0%

CSS code for this palette

/* CSS */
.thunder-chi {
color: #a9c3d6;
}
.polished-metal {
color: #809cb3;
}
.night-train {
color: #4b758b;
}
.tree-bark-green {
color: #2f4b4b;
}
.washed-black {
color: #1d202a;
}

/* CSS Variables */
:root {
--thunder-chi:#a9c3d6;
--polished-metal:#809cb3;
--night-train:#4b758b;
--tree-bark-green:#2f4b4b;
--washed-black:#1d202a;
}

More palettes to explore