All Palettes

Color Palette #6d3b3b, #894d4d, #af6e6e, #d3a478, #e6b9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.murray-red {
color: #6d3b3b;
}
.lotus {
color: #894d4d;
}
.horizon-glow {
color: #af6e6e;
}
.mulled-spice {
color: #d3a478;
}
.warming-peach {
color: #e6b9a2;
}

/* CSS Variables */
:root {
--murray-red:#6d3b3b;
--lotus:#894d4d;
--horizon-glow:#af6e6e;
--mulled-spice:#d3a478;
--warming-peach:#e6b9a2;
}

More palettes to explore