All Palettes

Color Palette #4b3a3a, #6c4b4b, #a66e6e, #d1a37a, #f2d09c

0%
0%
0%

CSS code for this palette

/* CSS */
.dobunezumi-brown {
color: #4b3a3a;
}
.marron {
color: #6c4b4b;
}
.delhi-spice {
color: #a66e6e;
}
.darling-clementine {
color: #d1a37a;
}
.willow-flower-yellow {
color: #f2d09c;
}

/* CSS Variables */
:root {
--dobunezumi-brown:#4b3a3a;
--marron:#6c4b4b;
--delhi-spice:#a66e6e;
--darling-clementine:#d1a37a;
--willow-flower-yellow:#f2d09c;
}

More palettes to explore