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

#978a84
Format Value
HEX #978a84
RGB rgb(151, 138, 132)
HSL hsl(18.9, 8.4%, 55.5%)
CMYK cmyk(0%, 8.6%, 12.6%, 40.8%)
HSV hsv(18.9, 12.6%, 59.2%)

warm grey color harmonies

Tints & shades of warm grey

Tints (lighter)

#a0958f #aa9f9a #b3aaa6 #bdb5b1 #c6bfbc #d0cac7 #d9d4d2 #e3dfdd #eceae9 #f6f4f4

Shades (darker)

#897d78 #7c716c #6e6460 #605854 #524b48 #453f3c #373230 #292624 #1b1918 #0e0d0c

Contrast & accessibility

The quick brown fox

On white · 3.34:1 · AA Large

The quick brown fox

On black · 6.28:1 · AA

Recommended text color: #000000

Use warm grey in code

CSS color: #978a84;
SCSS $color: #978a84;
Tailwind bg-[#978a84]
Swift UIColor(red: 0.592, green: 0.541, blue: 0.518, alpha: 1)
Android Color.parseColor("#978a84")
Flutter Color(0xFF978A84)

Colors similar to warm grey

Browse all Orange colors →

What is the HEX code for warm grey?

The CSS color warm grey in HEX format is #978a84. Use this value directly in CSS, SVG, and most design tools.

How do I use warm grey in CSS?

To apply warm grey in CSS:

  • Text color: color: #978a84;
  • Background: background-color: #978a84;
  • Border: border-color: #978a84;

What are all the color format values for warm grey?

FormatValue
HEX#978a84
RGBrgb(151, 138, 132)
HSLhsl(18.9, 8.4%, 55.5%)
CMYKcmyk(0%, 8.6%, 12.6%, 40.8%)

How do I convert warm grey to HEX?

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

What color family does warm grey belong to?

warm grey belongs to the orange color family. It is a medium, muted color with HSL values: hue 18.9°, saturation 8.4%, lightness 55.5%.

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

Lighter variant (lightness 70.5%): #bab1ad. Darker variant (lightness 40.5%): #70645f. 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.