Tailwind Indigo 600 Color Code
Tailwind Indigo 600·#4F46E5
Tailwind Indigo 600 is a darker published indigo step in the Tailwind CSS palette at #4F46E5. Use it when you need more force than Indigo 500 for CTAs, active nav, app hierarchy, and production interfaces that want a cooler blue-violet anchor.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
- Often used for stronger actions, active states, and hover emphasis.
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- CTAs, active navigation, and stronger product hierarchy.
- Darker than Indigo 500, still bright enough for action roles.
- Pairs with white, slate neutrals, and deeper indigo anchors.
Reference Notes
Tailwind Indigo 600 is sourced from the published Tailwind CSS Colors library and retained here as a searchable reference swatch for product, interface, and branding work.
Trust-building blues for enterprise and SaaS.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-tailwind-indigo-600: #4F46E5;
--color-tailwind-indigo-600-rgb: 79 70 229;
}class="bg-[#4F46E5] text-white"
class="hover:bg-[#3932A5] ring-1 ring-[#4F46E5]"{
"tailwindIndigo-600": "#4F46E5",
"tailwindIndigo-600Rgb": [79, 70, 229],
"tailwindIndigo-600Hsl": [243, 75, 59]
}