Greyish Color — HEX, RGB, HSL & CMYK Codes

#a8a495
Format Value
HEX #a8a495
RGB rgb(168, 164, 149)
HSL hsl(47.4, 9.8%, 62.2%)
CMYK cmyk(0%, 2.4%, 11.3%, 34.1%)
HSV hsv(47.4, 11.3%, 65.9%)

greyish color harmonies

Tints & shades of greyish

Tints (lighter)

#b0ac9f #b8b5a8 #c0bdb2 #c8c5bc #d0cdc5 #d7d6cf #dfded8 #e7e6e2 #efeeec #f7f7f5

Shades (darker)

#999587 #89867a #7a776c #6b685f #5c5951 #4c4b44 #3d3c36 #2e2d29 #1f1e1b #0f0f0e

Contrast & accessibility

The quick brown fox

On white · 2.5:1 · Fail

The quick brown fox

On black · 8.41:1 · AAA

Recommended text color: #000000

Use greyish in code

CSS color: #a8a495;
SCSS $color: #a8a495;
Tailwind bg-[#a8a495]
Swift UIColor(red: 0.659, green: 0.643, blue: 0.584, alpha: 1)
Android Color.parseColor("#a8a495")
Flutter Color(0xFFA8A495)

Colors similar to greyish

Browse all Yellow colors →

What is the HEX code for greyish?

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

How do I use greyish in CSS?

To apply greyish in CSS:

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

What are all the color format values for greyish?

FormatValue
HEX#a8a495
RGBrgb(168, 164, 149)
HSLhsl(47.4, 9.8%, 62.2%)
CMYKcmyk(0%, 2.4%, 11.3%, 34.1%)

How do I convert greyish to HEX?

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

What color family does greyish belong to?

greyish belongs to the yellow color family. It is a medium, muted color with HSL values: hue 47.4°, saturation 9.8%, lightness 62.2%.

How do I create lighter and darker shades of greyish?

Lighter variant (lightness 77.2%): #cbc8bf. Darker variant (lightness 47.2%): #847f6d. 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.