All Palettes

Color Palette #e1af7a, #f3c7a5, #f6d8b1, #f6e4c1, #f7f8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.buffalo-trail {
color: #e1af7a;
}
.citrus-sachet {
color: #f3c7a5;
}
.walnut-cream {
color: #f6d8b1;
}
.tea-light {
color: #f6e4c1;
}
.star-shine {
color: #f7f8e2;
}

/* CSS Variables */
:root {
--buffalo-trail:#e1af7a;
--citrus-sachet:#f3c7a5;
--walnut-cream:#f6d8b1;
--tea-light:#f6e4c1;
--star-shine:#f7f8e2;
}

More palettes to explore