All Palettes

Color Palette #a64c3a, #c8a589, #e1d8b7, #a1d69f, #5d8e6b

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-heatwave {
color: #a64c3a;
}
.peanut-butter-crust {
color: #c8a589;
}
.flowering-reed {
color: #e1d8b7;
}
.green-trance {
color: #a1d69f;
}
.murdoch {
color: #5d8e6b;
}

/* CSS Variables */
:root {
--texas-heatwave:#a64c3a;
--peanut-butter-crust:#c8a589;
--flowering-reed:#e1d8b7;
--green-trance:#a1d69f;
--murdoch:#5d8e6b;
}

More palettes to explore