日本語

StylePeek: Inspect Fonts, Colors, and Spacing Without Opening DevTools

April 20, 2026

launchwebdesigncssdevtools

StylePeek is a Chrome extension that lets you inspect fonts, colors, and spacing on any website — without opening DevTools. Click any element to see its styles in a persistent side panel that stays open while you browse. Available now on the Chrome Web Store.

The Problem

Checking the font family, color value, or spacing of an element on a website typically involves opening DevTools, navigating to the Elements panel, and scanning through computed styles. It works, but it takes several clicks and the panel layout is designed for debugging, not quick design reference.

For designers reviewing reference sites, frontend developers verifying implementations, and design system teams auditing consistency, a faster workflow is needed.

How It Works

  1. Click the StylePeek icon to open the side panel
  2. Click “Start Inspect” and select any element on the page
  3. Typography, colors, and spacing appear instantly in the side panel
  4. Copy any value with one click
StylePeek side panel showing typography inspection with font family, size, weight, and line height

Typography tab — font family, size, weight, line height, and letter spacing at a glance

StylePeek side panel showing color inspection with hex, RGB, and HSL values and preview swatches

Colors tab — text, background, and border colors with hex/RGB/HSL and preview swatches

StylePeek side panel showing spacing inspection with visual box model for margin and padding

Spacing tab — margin and padding displayed as a visual box model

Key Features

Free vs Pro

The free version covers typography, color, and spacing inspection with one-click copy. Pro unlocks export to Tailwind CSS classes, CSS custom properties, and JSON design tokens, plus image color extraction and full-page design analysis.

StylePeek Pro page analysis showing fonts used, color palette, and spacing patterns across the entire page

Pro: Full-page analysis — fonts, color palette, and spacing patterns across the entire page

Install StylePeek from the Chrome Web Store and start inspecting styles in seconds.

Feedback is welcome — leave a review on the Chrome Web Store page or reach out at [email protected].