Toolman

steelblue — #4682B4

#4682B4

rgb(70, 130, 180) · hsl(207, 44%, 49%) · CSS keyword steelblue

Can you put text on it?

ContrastBody textLarge text
steelblue on white4.11:1AA
steelblue on black5.11:1AAAA

As a background, steelblue takes black text: 5.11:1 against 4.11:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: steelblue;
color: #4682b4;
color: rgb(70 130 180);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to steelblue

Frequently asked questions

What is the hex code for steelblue?

The hex code for steelblue is #4682B4 — RGB 70, 130, 180.

Can I use steelblue for text?

Only for large text. steelblue reaches 4.11:1 against white — enough for the 3:1 of headings at 24px or 18.5px bold, short of the 4.5:1 body text needs.

Should text on steelblue be black or white?

Black — 5.11:1 against 4.11:1 the other way.

Other named colours

#4682B4 in full — tints, shades and harmonies · All named colours · Colour reference