All Palettes

Color Palette #f3a65e, #f09e56, #f08c51, #f06f4c, #d8503b

0%
0%
0%

CSS code for this palette

/* CSS */
.sandy-brown {
color: #f3a65e;
}
.doughnut {
color: #f09e56;
}
.half-smoke {
color: #f08c51;
}
.entan-red {
color: #f06f4c;
}
.fire-island {
color: #d8503b;
}

/* CSS Variables */
:root {
--sandy-brown:#f3a65e;
--doughnut:#f09e56;
--half-smoke:#f08c51;
--entan-red:#f06f4c;
--fire-island:#d8503b;
}

More palettes to explore