Bluegrey Color — HEX, RGB, HSL & CMYK Codes

#85a3b2
Format Value
HEX #85a3b2
RGB rgb(133, 163, 178)
HSL hsl(200, 22.6%, 61%)
CMYK cmyk(25.3%, 8.4%, 0%, 30.2%)
HSV hsv(200, 25.3%, 69.8%)

bluegrey color harmonies

Tints & shades of bluegrey

Tints (lighter)

#90abb9 #9bb4c0 #a6bcc7 #b1c4ce #bccdd5 #c8d5dc #d3dee3 #dee6ea #e9eef1 #f4f7f8

Shades (darker)

#7994a2 #6d8592 #617781 #556871 #495961 #3c4a51 #303b41 #242c31 #181e20 #0c0f10

Contrast & accessibility

The quick brown fox

On white · 2.67:1 · Fail

The quick brown fox

On black · 7.88:1 · AAA

Recommended text color: #000000

Use bluegrey in code

CSS color: #85a3b2;
SCSS $color: #85a3b2;
Tailwind bg-[#85a3b2]
Swift UIColor(red: 0.522, green: 0.639, blue: 0.698, alpha: 1)
Android Color.parseColor("#85a3b2")
Flutter Color(0xFF85A3B2)

Colors similar to bluegrey

Browse all Blue colors →

What is the HEX code for bluegrey?

The CSS color bluegrey in HEX format is #85a3b2. Use this value directly in CSS, SVG, and most design tools.

How do I use bluegrey in CSS?

To apply bluegrey in CSS:

  • Text color: color: #85a3b2;
  • Background: background-color: #85a3b2;
  • Border: border-color: #85a3b2;

What are all the color format values for bluegrey?

FormatValue
HEX#85a3b2
RGBrgb(133, 163, 178)
HSLhsl(200, 22.6%, 61%)
CMYKcmyk(25.3%, 8.4%, 0%, 30.2%)

How do I convert bluegrey to HEX?

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

What color family does bluegrey belong to?

bluegrey belongs to the blue color family. It is a medium, muted color with HSL values: hue 200°, saturation 22.6%, lightness 61%.

How do I create lighter and darker shades of bluegrey?

Lighter variant (lightness 76%): #b4c6d0. Darker variant (lightness 46%): #5b7e90. 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.