<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Overlay](./puppeteer.protocol.overlay.md) > [HighlightConfig](./puppeteer.protocol.overlay.highlightconfig.md) > [shapeColor](./puppeteer.protocol.overlay.highlightconfig.shapecolor.md) ## Protocol.Overlay.HighlightConfig.shapeColor property The shape outside fill color (default: transparent). <b>Signature:</b> ```typescript shapeColor?: DOM.RGBA; ```