Steel Color — HEX, RGB, HSL & CMYK Codes

#738595
Format Value
HEX #738595
RGB rgb(115, 133, 149)
HSL hsl(208.2, 13.8%, 51.8%)
CMYK cmyk(22.8%, 10.7%, 0%, 41.6%)
HSV hsv(208.2, 22.8%, 58.4%)

steel color harmonies

Tints & shades of steel

Tints (lighter)

#80909f #8c9ba8 #99a6b2 #a6b1bc #b3bcc5 #bfc8cf #ccd3d8 #d9dee2 #e6e9ec #f2f4f5

Shades (darker)

#697987 #5e6d7a #54616c #49555f #3f4951 #343c44 #2a3036 #1f2429 #15181b #0a0c0e

Contrast & accessibility

The quick brown fox

On white · 3.81:1 · AA Large

The quick brown fox

On black · 5.52:1 · AA

Recommended text color: #000000

Use steel in code

CSS color: #738595;
SCSS $color: #738595;
Tailwind bg-[#738595]
Swift UIColor(red: 0.451, green: 0.522, blue: 0.584, alpha: 1)
Android Color.parseColor("#738595")
Flutter Color(0xFF738595)

Colors similar to steel

Browse all Blue colors →

What is the HEX code for steel?

The CSS color steel in HEX format is #738595. Use this value directly in CSS, SVG, and most design tools.

How do I use steel in CSS?

To apply steel in CSS:

  • Text color: color: #738595;
  • Background: background-color: #738595;
  • Border: border-color: #738595;

What are all the color format values for steel?

FormatValue
HEX#738595
RGBrgb(115, 133, 149)
HSLhsl(208.2, 13.8%, 51.8%)
CMYKcmyk(22.8%, 10.7%, 0%, 41.6%)

How do I convert steel to HEX?

Select steel from the color name list in our color converter. The HEX value — #738595 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does steel belong to?

steel belongs to the blue color family. It is a medium, muted color with HSL values: hue 208.2°, saturation 13.8%, lightness 51.8%.

How do I create lighter and darker shades of steel?

Lighter variant (lightness 66.8%): #9fabb6. Darker variant (lightness 36.8%): #515f6b. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.