Steel Blue Color Code
Steel Blue·#4682B4
Steel Blue is a muted CSS named blue at #4682B4 with a cooler, more grounded tone than Royal Blue or Dodger Blue. Use it when you need a professional interface blue for dashboards, product chrome, data surfaces, and dependable system accents.
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
- Dashboards, side nav, tables, and product chrome.
- Calmer than vivid blues, friendlier than navy.
- Pairs with off-white, charcoal neutrals, and pale blue-grays.
Reference Notes
Steel Blue is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product and interface reference work.
Trust-building blues for enterprise and SaaS.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-steel-blue: #4682B4;
--color-steel-blue-rgb: 70 130 180;
}class="bg-[#4682B4] text-white"
class="hover:bg-[#325E82] ring-1 ring-[#4682B4]"{
"steelBlue": "#4682B4",
"steelBlueRgb": [70, 130, 180],
"steelBlueHsl": [207, 44, 49]
}