All Palettes

Color Palette #d6b8c5, #e3c8ba, #f3e7b9, #f8d69b, #f7b67e

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-blessing {
color: #d6b8c5;
}
.cream-tan {
color: #e3c8ba;
}
.menoth-white-base {
color: #f3e7b9;
}
.applesauce {
color: #f8d69b;
}
.sunburst {
color: #f7b67e;
}

/* CSS Variables */
:root {
--lavender-blessing:#d6b8c5;
--cream-tan:#e3c8ba;
--menoth-white-base:#f3e7b9;
--applesauce:#f8d69b;
--sunburst:#f7b67e;
}

More palettes to explore