All Palettes

Color Palette #b65c3e, #db8b51, #f4c76c, #f7e2a6, #6d4f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-kissed-brick {
color: #b65c3e;
}
.toffee-cream {
color: #db8b51;
}
.cornsilk-yellow {
color: #f4c76c;
}
.lemon-ice-yellow {
color: #f7e2a6;
}
.bison {
color: #6d4f3b;
}

/* CSS Variables */
:root {
--sun-kissed-brick:#b65c3e;
--toffee-cream:#db8b51;
--cornsilk-yellow:#f4c76c;
--lemon-ice-yellow:#f7e2a6;
--bison:#6d4f3b;
}

More palettes to explore