Browse the complete Tailwind CSS color palette by shade, and click any swatch to copy its class name or hex value.
Tailwind v3 includes 22 color families, each with 11 shades from 50 to 950.
Use the class names like bg-blue-500 or text-pink-400 directly in your HTML.
Yes — add custom colors in tailwind.config.js under the theme.extend.colors key.