All Palettes

Color Palette #492c2c, #6a4d4d, #906f6f, #c19b7b, #d4b8a0

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-coffee {
color: #492c2c;
}
.marron {
color: #6a4d4d;
}
.touch-of-class {
color: #906f6f;
}
.egyptian-pyramid {
color: #c19b7b;
}
.bespoke {
color: #d4b8a0;
}

/* CSS Variables */
:root {
--brown-coffee:#492c2c;
--marron:#6a4d4d;
--touch-of-class:#906f6f;
--egyptian-pyramid:#c19b7b;
--bespoke:#d4b8a0;
}

More palettes to explore