All Palettes

Color Palette #b76f4e, #d19b6b, #e2b27e, #f3cbaf, #f5d4b2

0%
0%
0%

CSS code for this palette

/* CSS */
.outlawed-orange {
color: #b76f4e;
}
.prayer-flag {
color: #d19b6b;
}
.manhattan {
color: #e2b27e;
}
.bellini {
color: #f3cbaf;
}
.frangipane {
color: #f5d4b2;
}

/* CSS Variables */
:root {
--outlawed-orange:#b76f4e;
--prayer-flag:#d19b6b;
--manhattan:#e2b27e;
--bellini:#f3cbaf;
--frangipane:#f5d4b2;
}

More palettes to explore