All Palettes

Color Palette #6f4c3e, #d0a4df, #f1d3b1, #ff6e61, #a66c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.spring-wisteria {
color: #d0a4df;
}
.banana-ice-cream {
color: #f1d3b1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hot-cacao {
color: #a66c4e;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--spring-wisteria:#d0a4df;
--banana-ice-cream:#f1d3b1;
--grapefruit-pulp:#ff6e61;
--hot-cacao:#a66c4e;
}

More palettes to explore