All Palettes

Color Palette #b65b3a, #d78d50, #f1b66a, #f6d9a2, #e3afa1

0%
0%
0%

CSS code for this palette

/* CSS */
.overcast-brick {
color: #b65b3a;
}
.toffee-cream {
color: #d78d50;
}
.olden-amber {
color: #f1b66a;
}
.milky-maize {
color: #f6d9a2;
}
.pale-blush {
color: #e3afa1;
}

/* CSS Variables */
:root {
--overcast-brick:#b65b3a;
--toffee-cream:#d78d50;
--olden-amber:#f1b66a;
--milky-maize:#f6d9a2;
--pale-blush:#e3afa1;
}

More palettes to explore