All Palettes

Color Palette #c2b180, #d0b66c, #e6c27a, #f2d36e, #e6b000

0%
0%
0%

CSS code for this palette

/* CSS */
.ecru {
color: #c2b180;
}
.trumpet {
color: #d0b66c;
}
.celebration {
color: #e6c27a;
}
.yellow-cream {
color: #f2d36e;
}
.mustard-yellow {
color: #e6b000;
}

/* CSS Variables */
:root {
--ecru:#c2b180;
--trumpet:#d0b66c;
--celebration:#e6c27a;
--yellow-cream:#f2d36e;
--mustard-yellow:#e6b000;
}

More palettes to explore