Tailwind v3 Palette
Default Tailwind v3 palette (slate, gray, red, orange, amber, yellow, lime, green, emerald, teal, cyan, sky, blue, indigo, violet, purple, fuchsia, pink, rose) with 50-950 shades.
Clique em qualquer cor para copiar o hex.
The default Tailwind palette in hex
You are outside the Tailwind project, drawing in Figma, writing an HTML email or picking a chart color, and you need the exact hex sitting behind bg-blue-600 or slate-800. This page lays out the 19 default Tailwind v3 color families across all 11 shades (50 to 950) and copies the hex when you click a swatch. Despite the name, it does not build a palette from a color of yours: it is a lookup table for the official one.
The values are the Tailwind v3 sRGB ones. Version 4 redefined the palette in OKLCH and some colors came out more saturated on P3 displays, so these hexes work as an approximation rather than the source of truth on a v4 project. The 950 shade is recent too: it landed in 3.3, before which the scale stopped at 900. And three gray families that exist in Tailwind are missing from this table: zinc, neutral and stone.
A working rule for contrast: on white, text at 600 or 700 usually clears the 4.5:1 threshold, while 500 rarely does and is better spent on fills, borders and large icons. On a dark background, flip it and reach for 300 or 400. If what you actually need is a scale generated from your brand color, this page will not do that, the table is fixed. It renders in the browser with no network calls at all.
Frequently asked questions
Do these hexes work in Tailwind v4?
Where are zinc, neutral and stone?
How do I use one of these hexes outside Tailwind?
Related Tools
CSS Gradient Generator
Create linear and radial CSS gradients with real-time preview. Adjust colors, positions and angle. Copy the CSS code with one click.
Tailwind Config CLI Generator
Generate a ready-to-use tailwind.config.js for the Tailwind CLI, with content paths and theme set up. Copy it and start styling in seconds.
CSS Button Generator
Create custom CSS buttons: color, text, padding, border-radius, shadow and hover. Live preview and ready-to-copy HTML+CSS. Everything in your browser.