All Palettes

Color Palette #b94f3c, #d9623a, #f7a65e, #f3d77c, #e8c89c

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-chilli {
color: #b94f3c;
}
.flint-corn-red {
color: #d9623a;
}
.sandy-brown {
color: #f7a65e;
}
.sandy {
color: #f3d77c;
}
.golden-talisman {
color: #e8c89c;
}

/* CSS Variables */
:root {
--hot-chilli:#b94f3c;
--flint-corn-red:#d9623a;
--sandy-brown:#f7a65e;
--sandy:#f3d77c;
--golden-talisman:#e8c89c;
}

More palettes to explore