Lightsteelblue Color

HEX, RGB, HSL & CMYK Codes

#b0c4de
Format Value
HEX #b0c4de
RGB rgb(176, 196, 222)
HSL hsl(213.9, 41.1%, 78%)
CMYK cmyk(20.7%, 11.7%, 0%, 12.9%)
HSV hsv(213.9, 20.7%, 87.1%)

lightsteelblue color harmonies

Tints & shades of lightsteelblue

Tints (lighter)

#b7c9e1 #becfe4 #c6d4e7 #cdd9ea #d4dfed #dbe4f0 #e2eaf3 #e9eff6 #f1f4f9 #f8fafc

Shades (darker)

#a0b2ca #90a0b6 #808fa1 #707d8d #606b79 #505965 #404751 #30353d #202428 #101214

Contrast & accessibility

The quick brown fox

On white · 1.78:1 · Fail

The quick brown fox

On black · 11.8:1 · AAA

Recommended text color: #000000

Use lightsteelblue in code

CSS color: #b0c4de;
SCSS $color: #b0c4de;
Tailwind bg-[#b0c4de]
Swift UIColor(red: 0.690, green: 0.769, blue: 0.871, alpha: 1)
Android Color.parseColor("#b0c4de")
Flutter Color(0xFFB0C4DE)

Colors similar to lightsteelblue

Browse all Blue colors →

What is the HEX code for lightsteelblue?

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

How do I use lightsteelblue in CSS?

To apply lightsteelblue in CSS:

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

What are all the color format values for lightsteelblue?

FormatValue
HEX#b0c4de
RGBrgb(176, 196, 222)
HSLhsl(213.9, 41.1%, 78%)
CMYKcmyk(20.7%, 11.7%, 0%, 12.9%)

How do I convert lightsteelblue to HEX?

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

What color family does lightsteelblue belong to?

lightsteelblue belongs to the blue color family. It is a light, moderately saturated color with HSL values: hue 213.9°, saturation 41.1%, lightness 78%.

How do I create lighter and darker shades of lightsteelblue?

Lighter variant (lightness 93%): #e6ecf4. Darker variant (lightness 63%): #7a9cc7. 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.