The FY2027 President's Budget in Historical Context: Revenues
May 6, 2026 (IN12690)

On April 3, 2026, the Trump Administration submitted its budget for FY2027, which proposes to constrain nondefense spending, maintain spending on border security and immigration enforcement, and increase defense spending. In February 2026, the Congressional Budget Office (CBO) issued its budget and economic outlook along with its current-law baseline projections. This Insight discusses the Administration's fiscal proposals in the context of longer-term budgetary trends and highlights selected events and legislation.

Revenue Trends

Figure 1 shows federal receipts by major category as a share of gross domestic product (GDP) since FY1962. Federal receipts exceeded outlays (gray line) in five years (FY1969, FY1998-FY2001). In all other years, the government ran a deficit, which required borrowing through the sale of Treasury securities. Economic conditions and employment levels affect tax receipts, as do major tax measures.

Individual income tax collections reflect economic conditions, rising when employment and asset values increase and fall during recessions, and they are also the largest component of federal receipts, accounting for an estimated 8.6% of GDP in FY2026. Payroll taxes, such as for Social Security and Medicare, are the next largest revenue source, accounting for an estimated 5.7% of GDP in FY2026. Corporate income taxes as a share of GDP fell from 3.5% in FY1962 to an estimated 1.2% in FY2026.

Major Tax Legislation

The Revenue Act of 1964 (P.L. 88-272) lowered high Korean War-era marginal tax rates. Acts in the 1970s adjusted the tax code to offset bracket creep, where inflation pushed households into higher tax brackets. The 1981 Kemp-Roth act (P.L. 97-34) indexed brackets and cut marginal rates by about a quarter. A 1983 act (P.L. 98-21) aimed to stabilize Social Security's finances for the coming 75 years by raising Social Security tax rates, phasing in a two-year increase in the full retirement age, and curtailing certain benefits. The 1986 Tax Reform Act (P.L. 99-514) lowered marginal rates and curtailed many tax preferences while aiming for budget neutrality. The 1993 omnibus act (P.L. 103-66) increased certain taxes, helping to reduce deficits. Those taxes, constraints on federal spending, and the 1991 collapse of the Soviet Union and subsequent so-called "peace dividend" helped achieve budget surpluses in the late 1990s.

Figure 1

. Federal Receipts by Major Category as a Percentage of GDP, FY1962-FY2031

Figure is interactive in HTML report version.

<script type="text/javascript">//Based on IAG in AP 7.4.1 (Revised 20230606) $(function () { $('#IAG-1840427099').bind('mousedown', function () { /* saveRptHighChartClick(); */ }); //#### HIGHCHART LIBRARIES ####// var files = ["https://code.highcharts.com/highcharts.js","https://code.highcharts.com/highcharts-more.js","https://code.highcharts.com/modules/exporting.js","https://code.highcharts.com/modules/export-data.js","https://code.highcharts.com/modules/accessibility.js","https://code.highcharts.com/modules/annotations.js"], loaded = 0; if (typeof window["HighchartsEditor"] === "undefined") { window.HighchartsEditor = { ondone: [cl], hasWrapped: false, hasLoaded: false }; include(files[0]); } else { if (window.HighchartsEditor.hasLoaded) { cl(); } else { window.HighchartsEditor.ondone.push(cl); } } function isScriptAlreadyIncluded(src) { var scripts = document.getElementsByTagName("script"); for (var i = 0; i < scripts.length; i++) { if (scripts[i].hasAttribute("src")) { if ((scripts[i].getAttribute("src") || "").indexOf(src) >= 0 || (scripts[i].getAttribute("src") === "http://code.highcharts.com/highcharts.js" && src === "https://code.highcharts.com/stock/highstock.js")) { return true; } } } return false; } function check() { if (loaded === files.length) { for (var i = 0; i < window.HighchartsEditor.ondone.length; i++) { try { window.HighchartsEditor.ondone[i](); } catch (e) { console.error(e); } } window.HighchartsEditor.hasLoaded = true; } } function include(script) { function next() { ++loaded; if (loaded < files.length) { include(files[loaded]); } check(); } if (isScriptAlreadyIncluded(script)) { return next(); } var sc = document.createElement("script"); sc.src = script; sc.type = "text/javascript"; sc.onload = function () { next(); }; document.head.appendChild(sc); } function each(a, fn) { if (typeof a.forEach !== "undefined") { a.forEach(fn); } else { for (var i = 0; i < a.length; i++) { if (fn) { fn(a[i]); } } } } var inc = {}, incl = []; each(document.querySelectorAll("script"), function (t) { inc[t.src.substr(0, t.src.indexOf("?"))] = 1; }); function cl() { if (typeof window["Highcharts"] !== "undefined") { //#### HIGHCHART LIBRARIES END ####// //##### CRS THEME START (v1.2, 20220510)#####// Highcharts.theme = { colors: ['#0C90FC', '#003865', '#F1B434', '#7060A8', '#6CC8BD', '#757048', '#B4C7D0', '#D36127'], chart: {backgroundColor: 'white',}, title: { style: { color: 'black', font: '15px "Calibri", Verdana, sans-serif', fontWeight: 'bold' } }, subtitle: { style: { color: 'black', font: '14px "Calibri", Verdana, sans-serif' }}, credits: { enabled: false }, legend: { itemStyle: { fontFamily: '"Calibri", Verdana, sans-serif', fontSize: '14px', color: 'black', "text-decoration": 'none !important' }, verticalAlign: 'top', itemMarginBottom: 7, }, yAxis: { title: { style: { font: '14px "Calibri", Verdana, sans-serif', fontWeight: 'bold', color: 'black'} }, labels: { style: { font: '14px "Calibri", Verdana,sans-serif', color: 'black'}}, }, xAxis: { title: { style: { font: '14px "Calibri", Verdana, sans-serif', fontWeight: 'bold', color: 'black'}, y: 8 }, labels: { style: { font: '14px "Calibri", Verdana, sans-serif', color: 'black' }, }, lineColor: 'black', lineWidth: 0.5 } }; Highcharts.setOptions(Highcharts.theme); Highcharts.setOptions({ lang: {thousandsSep: ','}, chart: {style: {fontFamily: 'Calibri'}}, exporting: { enabled: false } }); //##### CRS THEME END #####// //#### START chart elements before Highcharts container ####// //#### END chart elements before the Highcharts container ####// var options = { //#### START code inside Highcharts.chart('container', { ####// accessibility: { description: 'This stacked area graph shows categories of federal revenues as a percentage of gross domestic product from fiscal years 1962 through 2025 and Administration projections for fiscal years 2026 through 2031.' }, chart: { zoomType: 'xy', height: 500 }, title: { text: null }, subtitle: { text: null }, xAxis: { min: 1962, max: 2031, tickWidth: 1, tickLength: 8, tickInterval: 2, labels: {rotation: -89.9}, plotLines: [ //admin line { color: '#003865',lineWidth: 1.5,dashStyle: 'Dash', value: 2024, zIndex: 5, label: {text:'Administration
Projections', x:15, y:60, rotation: -89.9, align:'center', style: {color:'#003865'}} }, //date1 { color: 'transparent', zindex: 6, lineWidth: 0, value: 1964, label: { useHTML: true, text: '
1964 Tax
Reduction Act
P.L. 88-272
', rotation: 0, x: -70, y: 25, style: { color: ' #0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date2 { color: 'transparent', zindex: 6, lineWidth: 0, value: 1968, label: { useHTML: true, text: '
Vietnam War
Surtax
P.L. 90-364
', rotation: 0, x: -15, y: 72, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date3 { color: 'transparent', zindex: 6, lineWidth: 0, value: 1975, label: { useHTML: true, text: '
1975 Tax
Reduction Act
P.L. 94-12
', rotation: 0, x: -70, y: 10, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date4 { color: 'transparent', zindex: 6, lineWidth: 0, value: 1981, label: { useHTML: true, text: '
1981
Kemp-Roth
P.L. 97-34
', rotation: 0, x: -110, y: 72, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date5 { color: 'transparent', zindex: 6, lineWidth: 0, value: 1983, label: { useHTML: true, text: '
1983 Social
Security Amdts
P.L. 98-21
', rotation: 0, x: -20, y: 19, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0.75)', fontSize: '13px' }, }, }, //date6 { color: 'transparent', zindex: 6, lineWidth: 0, value: 1986, label: { useHTML: true, text: '
1986 Tax
Reform Act
P.L. 99-514
', rotation: 0, x: -20, y: 72, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date7 { color: 'transparent', zindex: 6, lineWidth: 0, value: 1993, label: { useHTML: true, text: '
1993 OBRA
P.L. 103-66
', rotation: 0, x: -60, y: 45, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date8 { color: 'transparent', zindex: 6, lineWidth: 0, value: 2001, label: { useHTML: true, text: '
2001
EGTRRA
P.L. 107-16
', rotation: 0, x: -60, y: 85, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date9 { color: 'transparent', zindex: 6, lineWidth: 0, value: 2008, label: { useHTML: true, text: '
2008 Econ
Stimulus
P.L. 110-185
', rotation: 0, x: -115, y: 60, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date10 { color: 'transparent', zindex: 6, lineWidth: 0, value: 2009, label: { useHTML: true, text: '
2009 ARRA
P.L. 111-5
', rotation: 0, x: -118, y: 20, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date11 { color: 'transparent', zindex: 6, lineWidth: 0, value: 2010, label: { useHTML: true, text: '
2010 Tax Act
P.L. 111-312
', rotation: 0, x: -5, y: 45, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date12 { color: 'transparent', zindex: 3, lineWidth: 0, value: 2012, label: { useHTML: true, text: '
2012 ATRA
P.L. 112-240
', rotation: 0, x: -15, y: 85, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date13 { color: 'transparent', zindex: 3, lineWidth: 0, value: 2017, label: { useHTML: true, text: '
2017 Recon. Act
P.L. 115-97
', rotation: 0, x: -130, y: 11, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date14 { color: 'transparent', zindex: 3, lineWidth: 0, value: 2022, label: { useHTML: true, text: '
2022 IRA
P.L. 117-169
', rotation: 0, x: -105, y: 28, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, //date15 { color: 'transparent', zindex: 3, lineWidth: 0, value: 2025, label: { useHTML: true, text: '
2025
Recon. Act
P.L. 119-21
', rotation: 0, x: -5, y: 137, style: { color: '#0A0E10', backgroundColor: 'rgba(255, 255, 255, 0)', fontSize: '13px' }, }, }, ], }, yAxis: [{ title: { text: 'Outlays and Receipts as a % of GDP', rotation: -89.9 }, min: 0, max: 35, tickInterval: 5, gridZIndex: 0, gridLineColor: '#F3F3F3', labels: { formatter: function () { return this.value + '%'; } } }, ], tooltip: { outside: true, split: false, valueSuffix: '%', headerFormat: '', positioner: function(labelWidth, labelHeight, point) { var tooltipX = point.plotX + 0; var tooltipY = point.plotY + 90; var chart = this.chart; if (tooltipX < chart.plotLeft) { tooltipX = chart.plotLeft; } else if (tooltipX + labelWidth > chart.plotWidth + chart.plotLeft) { tooltipX = chart.plotWidth + chart.plotLeft - labelWidth; } return { x: tooltipX, y: tooltipY }; }, formatter: function () { return '' + this.x + '
' + this.series.name + ': ' + this.y.toFixed(1) + '%
'; }, backgroundColor: 'rgba(255, 255, 255, 0.8)', borderWidth: 0, shape: 'callout', headerShape: 'callout', inverted: true, zIndex: 100 }, plotOptions: { area: { pointStart: 1962, stacking: 'normal', lineWidth: 0, marker: { enabled: false } }, line: { pointStart: 1962, lineWidth: 2, marker: { enabled: false } } }, legend: { align: 'center', width: '78%', itemWidth: 175, itemMarginBottom: 5, verticalAlign: 'top', x: 50, }, series: [ {name: 'events', type: 'column', animation: false, showInLegend: false, pointWidth: 0.5, zIndex:3, data: [ {x:1964, y:29.5, id:'date1'}, {x:1968, y:25, id:'date2'}, {x:1975, y:31, id:'date3'}, {x:1981, y:25, id:'date4'}, {x:1983, y:30, id:'date5'}, {x:1986, y:25, id:'date6'}, {x:1993, y:28.75, id:'date7'}, {x:2001, y:23.75, id:'date8'}, {x:2008, y:26, id:'date9'}, {x:2009, y:31.5, id:'date10'}, {x:2010, y:29, id:'date11'}, {x:2012, y:25, id:'date12'}, {x:2017, y:32.5, id:'date13'}, {x:2022, y:30.75, id:'date14'}, {x:2025, y:19, id:'date15'}, ], color: 'black', borderWidth: 0, enableMouseTracking: false, }, //is this the link for 2025? https://www.congress.gov/bill/119th-congress/house-bill/1 { name: 'Other Taxes', type: 'area', color: '#A5A4A4', zIndex: 1, data: [0.68319511, 0.71096551, 0.71491218, 0.81105047, 0.85950559, 0.83521497, 0.84453875, 0.88933605, 0.90751654, 0.91215795, 1.0158566, 0.88899148, 0.92641813, 0.93333447, 0.96953201, 0.93896854, 0.84794664, 0.8614397, 0.94240791, 0.91467792, 0.99614781, 0.85714847, 0.87087142, 0.8679803, 0.88887382, 0.8815558, 0.85601568, 0.86992353, 0.95230532, 0.83137393, 0.86836648, 0.74944913, 0.81409919, 0.82779741, 0.77199709, 0.74757791, 0.83935368, 0.85493886, 0.90661579, 0.81200111, 0.72951257, 0.67680371, 0.65280366, 0.62997127, 0.71324915, 0.69619983, 0.71914613, 0.67774916, 0.94728035, 0.9034673, 0.93808442, 0.91904402, 1.0865557, 1.1107258, 1.1384814, 0.961519, 0.86096209, 0.81383902, 0.95572549, 1.0481708, 1.05249, 0.56436706, 0.5306015, 0.90260929, 1.5356989, 1.7035178, 1.7170126, 1.7421575, 1.7777964, 1.8153859] }, { name: 'Excise Tax', type: 'area', color: '#C8102E', zIndex: 1, data: [2.1401169, 2.1342797, 2.0750477, 2.0540454, 1.6735377, 1.6399927, 1.5685648, 1.5528556, 1.5005125, 1.4879975, 1.2725099, 1.2020079, 1.1358982, 1.02996, 0.94969946, 0.86684281, 0.80829507, 0.73063362, 0.87141937, 1.303422, 1.0958928, 0.99830496, 0.94605649, 0.84385997, 0.72728074, 0.6807856, 0.68554103, 0.61904246, 0.59919822, 0.69589537, 0.71021986, 0.70929766, 0.76948518, 0.76032764, 0.67930818, 0.67357504, 0.64577645, 0.74279308, 0.68068093, 0.62923932, 0.61861455, 0.59868336, 0.58074933, 0.56927013, 0.54236531, 0.45485699, 0.45506477, 0.43189123, 0.44952431, 0.46798488, 0.49077481, 0.50340444, 0.53573251, 0.54105729, 0.5097599, 0.43263093, 0.46479005, 0.46468711, 0.40671563, 0.32665265, 0.34315163, 0.27667034, 0.35037428, 0.34890449, 0.3297348, 0.32128641, 0.30915976, 0.30496946, 0.30138227, 0.29146075] }, { name: 'Payroll Taxes', type: 'area', color: '#9B945F', zIndex: 1, data: [2.9105604, 3.2035427, 3.3191552, 3.1356282, 3.273103, 3.899333, 3.7794456, 3.9799993, 4.2383637, 4.2385383, 4.322608, 4.6657925, 5.0626431, 5.2606335, 5.0819907, 5.2602663, 5.3208623, 5.4155078, 5.6521697, 5.8316956, 6.0813913, 5.9104662, 6.0614085, 6.2170024, 6.2723222, 6.3619952, 6.5064158, 6.4705105, 6.4428453, 6.4993267, 6.4475117, 6.3214583, 6.4300513, 6.4080129, 6.4066553, 6.3823142, 6.4029093, 6.4541898, 6.4529719, 6.5930567, 6.4712172, 6.3214273, 6.0972819, 6.1847982, 6.1438465, 6.0788832, 6.0835361, 6.158143, 5.810204, 5.293962, 5.2473259, 5.6797266, 5.8724589, 5.8645802, 5.9816833, 5.9968333, 5.7285304, 5.8400087, 6.1394234, 5.7025042, 5.802876, 5.8926163, 5.9034538, 5.7580228, 5.7766829, 5.7849169, 5.9025211, 5.9717584, 6.0653257, 6.1478481] }, { name: 'Corporate Income Tax', type: 'area', color: '#F6D184', zIndex: 1, data: [3.5041037, 3.4906018, 3.5503283, 3.5894611, 3.8531702, 4.0610089, 3.1935685, 3.7415578, 3.1365352, 2.3988693, 2.6446795, 2.6725707, 2.6044209, 2.5278826, 2.3183866, 2.711638, 2.6370435, 2.559917, 2.3138249, 1.9512526, 1.4851123, 1.04699, 1.4406296, 1.4379576, 1.3950468, 1.7603173, 1.8391979, 1.8595349, 1.5851952, 1.6097654, 1.5627565, 1.734532, 1.9560771, 2.0766559, 2.160948, 2.1570518, 2.1126552, 1.9481783, 2.0489025, 1.4352931, 1.3671227, 1.1683742, 1.5743624, 2.1673138, 2.5953031, 2.5881391, 2.0568678, 0.95545816, 1.2861587, 1.1708189, 1.5040202, 1.6389602, 1.8403096, 1.8927124, 1.6070263, 1.5331371, 1.0018094, 1.0816658, 0.99286324, 1.6135662, 1.6618767, 1.5314431, 1.830416, 1.4889593, 1.2448903, 1.3159646, 1.3090922, 1.3329871, 1.3757439, 1.3880205] }, { name: 'Individual Income Tax', type: 'area', color: '#6A8FA1', zIndex: 1, data: [ 7.780952, 7.6977911, 7.3593683, 6.8786058, 7.1041512, 7.3549213, 7.6567988, 8.9004564, 8.6379995, 7.7228971, 7.7892389, 7.6324105, 8.0218248, 7.6161599, 7.3681517, 7.7865992, 7.9609308, 8.490922, 8.7420359, 9.125329, 8.986207, 8.1713181, 7.5563993, 7.8434048, 7.7096806, 8.2337637, 7.807282, 8.0236959, 7.9149699, 7.6778932, 7.4180946, 7.5225925, 7.5667562, 7.8070216, 8.2554417, 8.7263498, 9.2778473, 9.2775822, 9.9283829, 9.4467506, 7.9264464, 7.0371184, 6.7253942, 7.2213831, 7.6551085, 8.133111, 7.7433257, 6.3267369, 6.0368505, 7.0570021, 7.0282211, 7.8884392, 8.0018358, 8.4826069, 8.2938042, 8.1915131, 8.2379684, 8.0703039, 7.5393915, 8.871604, 10.295746, 7.9439559, 8.380805, 8.7477055, 8.2127628, 8.5802078, 8.8342972, 9.074502, 9.4965744, 9.7607651] }, { name: 'Total Outlays', type: 'line', color: '#002A4B', zIndex: 1, data: [18.238955, 18.00647, 17.912649, 16.667677, 17.237196, 18.823586, 19.84614, 18.733519, 18.69243, 18.823339, 18.966578, 18.163855, 18.164953, 20.681238, 20.815857, 20.215034, 20.178408, 19.645811, 21.166267, 21.646738, 22.507219, 22.860973, 21.569189, 22.187954, 21.88085, 21.05895, 20.714327, 20.590639, 21.241671, 21.732939, 21.531721, 20.801746, 20.367598, 20.04837, 19.625458, 18.94582, 18.502913, 17.952629, 17.682482, 17.69803, 18.56974, 19.150164, 19.061855, 19.252077, 19.469814, 19.074551, 20.156988, 24.314676, 23.226189, 23.295891, 21.891302, 20.703066, 20.118568, 20.324814, 20.667067, 20.550182, 20.106262, 20.891293, 30.542652, 29.598551, 24.531265, 22.368153, 23.266838, 23.091139, 23.547596, 24.200726, 24.270895, 23.939917, 23.970032, 23.819387] }, ] //#### END container ####// }; new Highcharts.Chart("IAG-1840427099", options); } } }); </script>

Source: CRS calculations based on Office of Management and Budget and Bureau of Economic Analysis data.

Notes: Revenue and outlay data are for fiscal years. Acts are shown in the calendar year in which they were enacted. FY2026 values are estimated and those for later years reflect Administration proposals and projections. Blue labels in HTML version are clickable links. Kemp-Roth = Economic Recovery Tax Act of 1981; OBRA = Omnibus Budget Reconciliation Act of 1993; EGTRRA = Economic Growth and Tax Relief Reconciliation Act of 2003; ARRA = American Recovery and Reinvestment Act of 2009; ATRA = American Taxpayer Relief Act of 2012; Recon. Act = Reconciliation Act. P.L. 117-169 is the budget reconciliation measure commonly referred to as the Inflation Reduction Act of 2022 (IRA).

In 2001, the Economic Growth and Tax Relief Reconciliation Act (EGTRRA; P.L. 107-16) lowered individual tax rates, expanded child and earned income tax credits, and shielded many taxpayers from the alternative minimum tax. Over the 10-year horizon, EGTRRA was estimated to increase the deficit by $1.35 trillion, although longer-term costs were limited by a provision to sunset reduced rates at the end of 2010. That sunset provision allowed the measure to avoid a Byrd Rule objection, which bars consideration of measures that increase the deficit beyond the 10-year budget-scoring window. In 2003, the Jobs and Growth Tax Relief Reconciliation Act (JGTRRA; P.L. 108-27) accelerated some EGTRRA tax reductions, increased the child tax credit, and lowered tax rates on dividend and long-term capital gains income. Federal deficits increased sharply after 2001 due to those tax cuts, the end of the dot-com boom, wars in Afghanistan and Iraq, and increased spending in other areas, such as veterans programs.

Deficits increased even more sharply in the wake of the 2008-2010 financial crisis and ensuing Great Recession. A 2008 measure (P.L. 110-185) authorized stimulus checks, and the 2009 ARRA (P.L. 111-5) provided a larger degree of economic stimulus, including an estimated $182 billion in tax reductions. A 2010 measure (P.L. 115-312) extended various lowered rates that were about to sunset. In late 2012, concerns that a "fiscal cliff" could undermine a slow recovery from the Great Recession led to passage of a measure (P.L. 112-240) that extended most of the JGTRRA tax cuts that were slated to expire.

The 2017 reconciliation act (P.L. 115-97) permanently lowered the corporate income tax rate to 21%, lowered some individual income tax rates, and capped the state and local tax (SALT) deduction, among other changes. CBO in 2018 estimated that the act would increase federal deficits by $1.8 trillion over the 10-year budget window. The deep economic disruption caused by the COVID-19 pandemic complicates later assessments of the act's fiscal costs.

The 2025 reconciliation act (P.L. 119-21) extended most of the 2017 reconciliation act individual and corporate tax provisions. It also exempted certain overtime and tips income from taxation and extended and expanded certain farm subsidies, among other provisions. Over the 10-year budget window, the act was estimated to decrease revenues by $4.5 trillion relative to a current-law baseline, while increasing defense funding by $150 billion and Department of Homeland Security immigration-related funding by about $130 billion. Several tax provisions expired in 2025, such as pandemic-era enhanced subsidies for health insurance and the work opportunity credit.

FY2027 Administration Budget

The Administration's topline budget summary mentions no major revenue proposals.

The Office of Management and Budget (OMB) projects federal receipts as a share of GDP will rise from 17.1% in FY2026 to 18.3% in FY2032, largely due to an increase in individual income taxes from 8.2% of GDP in FY2026 to 9.2% of GDP in FY2031, before adjusting for changes in tariff policy. CBO projects more modest growth in total receipts, from 17.5% of GDP in FY2026 to 17.8% in FY2036, with individual income tax revenues rising from 8.6% to 9.1% of GDP over the FY2026-2036 period.

Economic growth is one key determinant of the trajectory of revenues. The Administration projects that the economy will grow 3.0% per year, faster than the 1.8% rate projected by the Congressional Budget Office (CBO) or the 2.0% rate projected by the Federal Reserve. More recently, the International Monetary Fund warned that the war with Iran would likely reduce economic growth rates.

Tax administration is another determinant of revenue collections. Reductions of funding and staff at the Internal Revenue Service reduced resources for enforcement. CBO and other economic researchers have found a strong positive relationship between enforcement and revenue collections.

OMB projected that tariff revenue (shown in Figure 1 within "Other Taxes") would rise from 0.6% of GDP in FY2025 to 1.4% of GDP in FY2027 and in later years. The Administration's projections do not reflect refunds provided for tariffs that the Supreme Court found lacked legal basis. CBO's revised projections indicate that the ruling's effect on revenues would increase federal debt by $2.0 trillion over the coming decade. Tariffs were the largest federal revenue source in the 19th century, but declined in importance in the last century, especially as post-World War II international agreements lowered tariffs.