Power BI Desktop can be used to create custom compelling reports and visuals for Business Central.  There is a theme available that you can use with your reports and visuals so they match the standard color scheme automatically.


First, you must download and install Power BI Desktop.


Download the JSON template file available from the theme gallary,

https://community.powerbi.com/t5/Themes-Gallery/Microsoft-Dynamics-365-Business-Central/m-p/385875



Save the file locally and then in Power BI Desktop, use the "Switch Theme", Import Theme action to select and import the related json theme downloaded.


Your default theme will look as per examples:


JSON Code Snippet

{ 
    "name": "Microsoft Dynamics 365 Business Central",
    "dataColors": ["#00B7C3", "#505C6D", "#A7ADB6", "#008089", "#99E2E7", "#C9C472", "#88CE81", "#E97768", "#4CB1E7", "#858D99", "#D3D6DA", "#59CCB4", "#75D8E7", "#D9D47A", "#E89E63", "#DBBDEB", "#6A7483", "#39B294", "#73BA5A", "#E65E6D"],
    "background":"#FFFFFF",
    "foreground": "#000000",
    "tableAccent": "#00B7C3"
}


For additional instruction and details visit:

https://docs.microsoft.com/en-us/power-bi/desktop-report-themes