Specificity Calculator

Use a comma to separate multiple selectors

  1. ID's
    1
    Classes, attributes and pseudo-classes
    2
    Elements, pseudo-elements
    0
    .kid :has(.friend)~:where(.treehouse) :is(#gross)

This analyzer is powered by @bramus/specificity.

There are other specificity calculators available that offer explanations, like the one from Polypane. You should use that one if you want to know more about how specificity is calculated.