All Palettes

Color Palette #f6e2b1, #e7caa7, #d3a78d, #a67f77, #7b5b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f6e2b1;
}
.manila {
color: #e7caa7;
}
.peachy-confection {
color: #d3a78d;
}
.fresh-cedar {
color: #a67f77;
}
.euphoric-magenta {
color: #7b5b6d;
}

/* CSS Variables */
:root {
--friendly-yellow:#f6e2b1;
--manila:#e7caa7;
--peachy-confection:#d3a78d;
--fresh-cedar:#a67f77;
--euphoric-magenta:#7b5b6d;
}

More palettes to explore