All Palettes

Color Palette #e1af7a, #f3d0a0, #f5e9b8, #a8d3e1, #6d9bd0

0%
0%
0%

CSS code for this palette

/* CSS */
.buffalo-trail {
color: #e1af7a;
}
.scalloped-oak {
color: #f3d0a0;
}
.menoth-white-base {
color: #f5e9b8;
}
.light-blue-glint {
color: #a8d3e1;
}
.sea-loch {
color: #6d9bd0;
}

/* CSS Variables */
:root {
--buffalo-trail:#e1af7a;
--scalloped-oak:#f3d0a0;
--menoth-white-base:#f5e9b8;
--light-blue-glint:#a8d3e1;
--sea-loch:#6d9bd0;
}

More palettes to explore