Depends on a source data - are they static or dynamic, do they belong to different sensors or to one sensor, etc.
A similar look may be achieved by Markdown card (support tables) and a custom flex-table-card (find it’s Docs and the main thread in Community for examples).
These are 11 independent sensors from an ESPHome device. Key challenge is that I want each individual value to be shown with a background color from a continuous color scale ranging from blue to red.
Both markdown card as well as flex-table-card do not directly support continuous color scales, as far as I am aware.