Cool grey Color — HEX, RGB, HSL & CMYK Codes

#95a3a6
Format Value
HEX #95a3a6
RGB rgb(149, 163, 166)
HSL hsl(190.6, 8.7%, 61.8%)
CMYK cmyk(10.2%, 1.8%, 0%, 34.9%)
HSV hsv(190.6, 10.2%, 65.1%)

cool grey color harmonies

Tints & shades of cool grey

Tints (lighter)

#9fabae #a8b4b6 #b2bcbe #bcc4c6 #c5cdce #cfd5d7 #d8dedf #e2e6e7 #eceeef #f5f7f7

Shades (darker)

#879497 #7a8588 #6c7779 #5f686a #51595b #444a4b #363b3c #292c2d #1b1e1e #0e0f0f

Contrast & accessibility

The quick brown fox

On white · 2.6:1 · Fail

The quick brown fox

On black · 8.07:1 · AAA

Recommended text color: #000000

Use cool grey in code

CSS color: #95a3a6;
SCSS $color: #95a3a6;
Tailwind bg-[#95a3a6]
Swift UIColor(red: 0.584, green: 0.639, blue: 0.651, alpha: 1)
Android Color.parseColor("#95a3a6")
Flutter Color(0xFF95A3A6)

Colors similar to cool grey

Browse all Cyan colors →

What is the HEX code for cool grey?

The CSS color cool grey in HEX format is #95a3a6. Use this value directly in CSS, SVG, and most design tools.

How do I use cool grey in CSS?

To apply cool grey in CSS:

  • Text color: color: #95a3a6;
  • Background: background-color: #95a3a6;
  • Border: border-color: #95a3a6;

What are all the color format values for cool grey?

FormatValue
HEX#95a3a6
RGBrgb(149, 163, 166)
HSLhsl(190.6, 8.7%, 61.8%)
CMYKcmyk(10.2%, 1.8%, 0%, 34.9%)

How do I convert cool grey to HEX?

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

What color family does cool grey belong to?

cool grey belongs to the cyan color family. It is a medium, muted color with HSL values: hue 190.6°, saturation 8.7%, lightness 61.8%.

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

Lighter variant (lightness 76.8%): #bfc7c9. Darker variant (lightness 46.8%): #6d7e82. 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.