All Palettes

Color Palette #f68a1e, #f6a051, #f6c479, #e4a321, #d76b1d

0%
0%
0%

CSS code for this palette

/* CSS */
.flame-orange {
color: #f68a1e;
}
.ginger-milk {
color: #f6a051;
}
.sunday-afternoon {
color: #f6c479;
}
.orange-sulphur {
color: #e4a321;
}
.fresh-gingerbread {
color: #d76b1d;
}

/* CSS Variables */
:root {
--flame-orange:#f68a1e;
--ginger-milk:#f6a051;
--sunday-afternoon:#f6c479;
--orange-sulphur:#e4a321;
--fresh-gingerbread:#d76b1d;
}

More palettes to explore