All Palettes

Color Palette #6d3b3b, #9f512d, #c5b19b, #e0a55c, #f8d48b

0%
0%
0%

CSS code for this palette

/* CSS */
.murray-red {
color: #6d3b3b;
}
.texas-ranger-brown {
color: #9f512d;
}
.sandrock {
color: #c5b19b;
}
.earth-yellow {
color: #e0a55c;
}
.5 {
color: #f8d48b;
}

/* CSS Variables */
:root {
--murray-red:#6d3b3b;
--texas-ranger-brown:#9f512d;
--sandrock:#c5b19b;
--earth-yellow:#e0a55c;
--5:#f8d48b;
}

More palettes to explore