Analog pin output to control RGB LED?

Is there three pins available on the board to control an RGB LED with adjustable brightness?

I’m able to use an RGB LED connected to the OpenMV Cam H7 Plus by connecting it to GND, P7, P8, and P9. In the code I can control the color by turning each pin on and off.

Having the pins on makes the RGB LED a little too bright for my application. Is there a way to use analog pins on the board to output a smaller voltage to the pins while still controlling the color?

I’m not sure if I’m reading the docs correctly that only P6 has an analog output.

Thanks

Yes there’s only one DAC/ADC pin, and 2 timers on the H7+