Fetch and collect
The tool requests the URL from your browser, downloads the HTML, and gathers every stylesheet it references: external CSS files linked in the head, style blocks in the page, and style attributes on individual elements. It then walks the rules in those stylesheets and pulls out every declaration that carries a color: background, color, border, box-shadow, and so on.