Tailwind Blue 600 Color Code
Tailwind Blue 600·#2563EB
Tailwind Blue 600 is a darker published step in the Tailwind CSS blue palette at #2563EB. Use it when you want a more forceful Tailwind blue for CTAs, sticky navigation, active states, and interfaces that need more weight than Blue 500.
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, navigation, and stronger active states.
- Darker Tailwind core blue for more weight.
- Pairs with white, slate neutrals, and lighter Tailwind blues.
Reference Notes
Tailwind Blue 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-blue-600: #2563EB;
--color-tailwind-blue-600-rgb: 37 99 235;
}class="bg-[#2563EB] text-white"
class="hover:bg-[#1B47A9] ring-1 ring-[#2563EB]"{
"tailwindBlue-600": "#2563EB",
"tailwindBlue-600Rgb": [37, 99, 235],
"tailwindBlue-600Hsl": [221, 83, 53]
}