Tailwind Indigo 500 Color Code
Tailwind Indigo 500·#6366F1
Tailwind Indigo 500 is the core published indigo in the Tailwind CSS palette at #6366F1. Use it when you want a more violet-leaning utility-first primary for app shells, navigation, product hierarchy, and interfaces that need more personality than standard blue.
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
- Usually the base brand or product token in a design system.
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
- App shells, navigation, and utility-first indigo accents.
- More personality than standard blue, still production-friendly.
- Pairs with white, slate neutrals, and deeper indigo anchors.
Reference Notes
Tailwind Indigo 500 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-500: #6366F1;
--color-tailwind-indigo-500-rgb: 99 102 241;
}class="bg-[#6366F1] text-white"
class="hover:bg-[#4749AE] ring-1 ring-[#6366F1]"{
"tailwindIndigo-500": "#6366F1",
"tailwindIndigo-500Rgb": [99, 102, 241],
"tailwindIndigo-500Hsl": [239, 84, 67]
}