All Palettes

Color Palette #2e3c3d, #455957, #607672, #6b7b79, #928881

0%
0%
0%

CSS code for this palette

/* CSS */
.edge-of-the-galaxy {
color: #2e3c3d;
}
.mariana-trench {
color: #455957;
}
.castaway-lagoon {
color: #607672;
}
.polar-pond {
color: #6b7b79;
}
.gunmetal-beige {
color: #928881;
}

/* CSS Variables */
:root {
--edge-of-the-galaxy:#2e3c3d;
--mariana-trench:#455957;
--castaway-lagoon:#607672;
--polar-pond:#6b7b79;
--gunmetal-beige:#928881;
}

More palettes to explore