CSS Specificity Calculator
Calculate and visualize CSS selector specificity — IDs, classes, elements, with sorting and comparison
CSS Specificity Calculator is coming soon
This tool is actively being built and will be available shortly. All other tools on DevHexLab are free and ready to use now.
Learn more
Step-by-step guide
How to Calculate and Compare CSS Specificity
Use the CSS Specificity Calculator to find and compare selector weights so you can debug cascade conflicts.
In-depth article
Understanding CSS Specificity and Conflict Resolution
CSS specificity conflicts are the root cause of most unexpected styling bugs — understanding the three-number system makes them predictable.