PB
Available
search_off
lock Free · Private · In-Browser

CSS Not Selector Builder

Build :not selector chains for excluding states, variants, or nested content.

What the CSS Not Selector does

Build :not selector chains for excluding states, variants, or nested content. A nav link style can apply to anchors except active links and disabled links Adjust the controls and the preview updates immediately, so you can dial in exactly what you want and copy the result straight into your project — no build step and no account.

One thing to keep in mind: Very long :not chains can become hard to maintain; prefer positive selectors when possible.

Private and in your browser

Everything runs locally in your browser. Your input is never uploaded, so the tool stays fast and works offline, and the copy and download buttons always use the current result shown in the output panel.

Frequently Asked Questions

What does the CSS Not Selector do?

Build :not selector chains for excluding states, variants, or nested content. A nav link style can apply to anchors except active links and disabled links.

What should I keep in mind?

Very long :not chains can become hard to maintain; prefer positive selectors when possible

Does it upload my input?

No. The CSS Not Selector runs entirely in your browser — your input is never uploaded, and it keeps working offline once the page has loaded.

Take it further
Developer Tools

Practical utilities for front-end design and implementation work.

Learn More arrow_forward