All Palettes

Color Palette #d7c498, #e3d0a1, #f1e7c6, #f6d4b1, #c5a69b

0%
0%
0%

CSS code for this palette

/* CSS */
.parsnip {
color: #d7c498;
}
.woven {
color: #e3d0a1;
}
.ethereal-green {
color: #f1e7c6;
}
.frangipane {
color: #f6d4b1;
}
.taupe-tapestry {
color: #c5a69b;
}

/* CSS Variables */
:root {
--parsnip:#d7c498;
--woven:#e3d0a1;
--ethereal-green:#f1e7c6;
--frangipane:#f6d4b1;
--taupe-tapestry:#c5a69b;
}

More palettes to explore