Indigo Color Code
Indigo·#4B0082
Indigo is a deep CSS named color at #4B0082 that leans blue-violet rather than pure blue. Use it when you want a darker accent with more personality than Navy or Dark Blue for premium interfaces, code-like surfaces, and dramatic brand moments.
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
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
- Premium accents, code-like surfaces, and moody hero areas.
- Blue-violet anchor with more character than navy.
- Pairs with white, silver neutrals, and electric blue or lavender accents.
Reference Notes
Indigo is sourced from the published CSS Standard 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-indigo: #4B0082;
--color-indigo-rgb: 75 0 130;
}class="bg-[#4B0082] text-white"
class="hover:bg-[#36005E] ring-1 ring-[#4B0082]"{
"indigo": "#4B0082",
"indigoRgb": [75, 0, 130],
"indigoHsl": [275, 100, 25]
}