All Palettes

Color Palette #2c2926, #4e4a46, #7a7571, #b7a99a, #f2e1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.bokara-grey {
color: #2c2926;
}
.oubliette {
color: #4e4a46;
}
.gris-volcanico {
color: #7a7571;
}
.flax-fibre-grey {
color: #b7a99a;
}
.pink-scallop {
color: #f2e1d4;
}

/* CSS Variables */
:root {
--bokara-grey:#2c2926;
--oubliette:#4e4a46;
--gris-volcanico:#7a7571;
--flax-fibre-grey:#b7a99a;
--pink-scallop:#f2e1d4;
}

More palettes to explore