All Palettes

Color Palette #c1b49a, #e0c89f, #f1e0b6, #d5c57b, #a88c61

0%
0%
0%

CSS code for this palette

/* CSS */
.self-destruct {
color: #c1b49a;
}
.riviera-sand {
color: #e0c89f;
}
.calla {
color: #f1e0b6;
}
.marsh-field {
color: #d5c57b;
}
.rattan {
color: #a88c61;
}

/* CSS Variables */
:root {
--self-destruct:#c1b49a;
--riviera-sand:#e0c89f;
--calla:#f1e0b6;
--marsh-field:#d5c57b;
--rattan:#a88c61;
}

More palettes to explore