chromium/chrome/test/data/android/theme_color_test.html

<!DOCTYPE html>
<html>
    <head>
        <title>Test page</title>
        <meta name="theme-color" content="#ff0000">
    </head>
    <body>
        Chromium theme colors!
    </body>
</html>