All Palettes

Color Palette #2b3b50, #5b6e8f, #9cb2c9, #d1a04d, #a95d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fantastic {
color: #2b3b50;
}
.waikawa-grey {
color: #5b6e8f;
}
.aerial-view {
color: #9cb2c9;
}
.ogryn-wash {
color: #d1a04d;
}
.gladiator-leather {
color: #a95d3d;
}

/* CSS Variables */
:root {
--blue-fantastic:#2b3b50;
--waikawa-grey:#5b6e8f;
--aerial-view:#9cb2c9;
--ogryn-wash:#d1a04d;
--gladiator-leather:#a95d3d;
}

More palettes to explore