All Palettes

Color Palette #caae8c, #d8c6b0, #e2c6a1, #d67c7a, #a66e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.raffia-ribbon {
color: #caae8c;
}
.hanover {
color: #d8c6b0;
}
.fortune-cookie {
color: #e2c6a1;
}
.juicy-details {
color: #d67c7a;
}
.delhi-spice {
color: #a66e6e;
}

/* CSS Variables */
:root {
--raffia-ribbon:#caae8c;
--hanover:#d8c6b0;
--fortune-cookie:#e2c6a1;
--juicy-details:#d67c7a;
--delhi-spice:#a66e6e;
}

More palettes to explore