Bluey grey Color

HEX, RGB, HSL & CMYK Codes

#89a0b0
Format Value
HEX #89a0b0
RGB rgb(137, 160, 176)
HSL hsl(204.6, 19.8%, 61.4%)
CMYK cmyk(22.2%, 9.1%, 0%, 31%)
HSV hsv(204.6, 22.2%, 69%)

bluey grey color harmonies

Tints & shades of bluey grey

Tints (lighter)

#94a9b7 #9eb1be #a9bac6 #b4c3cd #bfcbd4 #c9d4db #d4dce2 #dfe5e9 #eaeef1 #f4f6f8

Shades (darker)

#7d91a0 #708390 #647480 #576670 #4b5760 #3e4950 #323a40 #252c30 #191d20 #0c0f10

Contrast & accessibility

The quick brown fox

On white · 2.72:1 · Fail

The quick brown fox

On black · 7.72:1 · AAA

Recommended text color: #000000

Use bluey grey in code

CSS color: #89a0b0;
SCSS $color: #89a0b0;
Tailwind bg-[#89a0b0]
Swift UIColor(red: 0.537, green: 0.627, blue: 0.690, alpha: 1)
Android Color.parseColor("#89a0b0")
Flutter Color(0xFF89A0B0)

Colors similar to bluey grey

Browse all Blue colors →

What is the HEX code for bluey grey?

The CSS color bluey grey in HEX format is #89a0b0. Use this value directly in CSS, SVG, and most design tools.

How do I use bluey grey in CSS?

To apply bluey grey in CSS:

  • Text color: color: #89a0b0;
  • Background: background-color: #89a0b0;
  • Border: border-color: #89a0b0;

What are all the color format values for bluey grey?

FormatValue
HEX#89a0b0
RGBrgb(137, 160, 176)
HSLhsl(204.6, 19.8%, 61.4%)
CMYKcmyk(22.2%, 9.1%, 0%, 31%)

How do I convert bluey grey to HEX?

Select bluey grey from the color name list in our color converter. The HEX value — #89a0b0 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bluey grey belong to?

bluey grey belongs to the blue color family. It is a medium, muted color with HSL values: hue 204.6°, saturation 19.8%, lightness 61.4%.

How do I create lighter and darker shades of bluey grey?

Lighter variant (lightness 76.4%): #b7c5cf. Darker variant (lightness 46.4%): #5f7b8e. 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.