Converta entre classes Tailwind CSS e CSS puro.
Opções
---
Experimente outros conversores
A Tailwind CSS converter translates arbitrary CSS property values into the equivalent Tailwind CSS utility classes. It helps developers who know the CSS value they want but aren't sure which Tailwind class to use.
The tool covers spacing, typography, colors, sizing, layout, and more — acting as a reverse lookup for the Tailwind class system so you can write less custom CSS.
Finding the right Tailwind class requires knowing the naming convention (e.g., p-4 = 1rem padding) and searching the docs for specific values. ToolPop does the reverse lookup automatically, showing you the class for a given CSS value and noting when a custom arbitrary value class is needed.