All Palettes

Color Palette #6f4c3e, #e6b65b, #f2e8cf, #81c0c1, #3a6d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.river-of-gold {
color: #e6b65b;
}
.crescent-moon {
color: #f2e8cf;
}
.celestine {
color: #81c0c1;
}
.living-stream {
color: #3a6d8d;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--river-of-gold:#e6b65b;
--crescent-moon:#f2e8cf;
--celestine:#81c0c1;
--living-stream:#3a6d8d;
}

More palettes to explore