All Palettes

Color Palette #c27d2e, #d2a45b, #e8c492, #f5e0b2, #e1b36b

0%
0%
0%

CSS code for this palette

/* CSS */
.mulberry-thorn {
color: #c27d2e;
}
.sweet-honey {
color: #d2a45b;
}
.venice-square {
color: #e8c492;
}
.friendly-yellow {
color: #f5e0b2;
}
.english-custard {
color: #e1b36b;
}

/* CSS Variables */
:root {
--mulberry-thorn:#c27d2e;
--sweet-honey:#d2a45b;
--venice-square:#e8c492;
--friendly-yellow:#f5e0b2;
--english-custard:#e1b36b;
}

More palettes to explore