All Palettes

Color Palette #691b38, #9c4956, #c89b8d, #d1e59e, #59804d

0%
0%
0%

CSS code for this palette

/* CSS */
.rocking-chair {
color: #691b38;
}
.kirsch-red {
color: #9c4956;
}
.calliope {
color: #c89b8d;
}
.apple-bob {
color: #d1e59e;
}
.rambling-green {
color: #59804d;
}

/* CSS Variables */
:root {
--rocking-chair:#691b38;
--kirsch-red:#9c4956;
--calliope:#c89b8d;
--apple-bob:#d1e59e;
--rambling-green:#59804d;
}

More palettes to explore