---
title: "The css chrome dev tool you didnt know of"
url: https://daily.dev/posts/the-css-chrome-dev-tool-you-didnt-know-of-prx4mah5q
source_url: https://dev.to/harsvnc/the-css-chrome-dev-tool-you-didnt-know-of-3155
type: article
source: "DEV"
published: 2021-10-24T17:23:13.975Z
updated: 2026-03-15T04:06:23.077Z
tags: ["css", "devtools", "general-programming", "google-chrome", "tools"]
reading_time: 1
upvotes: 15
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The css chrome dev tool you didnt know of

**[DEV](https://daily.dev/sources/devto)** · 1 min read · 15 upvotes · 0 comments

## Summary

chrome dev tools has a css overview panel to identify flaws inside your css. You can find it when you open your dev-tools in chrome (F12) and than More options() More > More tools > CSS Overview. In the colors section you can see all the colors you used and it even indicates bad contrasts.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/harsvnc/the-css-chrome-dev-tool-you-didnt-know-of-3155>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#css](https://daily.dev/tags/css), [#devtools](https://daily.dev/tags/devtools), [#general-programming](https://daily.dev/tags/general-programming), [#google-chrome](https://daily.dev/tags/google-chrome), [#tools](https://daily.dev/tags/tools)

[View this post on daily.dev](https://daily.dev/posts/the-css-chrome-dev-tool-you-didnt-know-of-prx4mah5q)
