Heather to RGB — Color Code

#a484ac
Format Value
HEX #a484ac
RGB rgb(164, 132, 172)
HSL hsl(288, 19.4%, 59.6%)
CMYK cmyk(4.7%, 23.3%, 0%, 32.5%)
HSV hsv(288, 23.3%, 67.5%)

heather color harmonies

Tints & shades of heather

Tints (lighter)

#ac8fb4 #b59abb #bda6c3 #c5b1ca #cdbcd2 #d6c7d9 #ded2e1 #e6dde8 #eee9f0 #f7f4f7

Shades (darker)

#95789c #866c8d #77607d #68546d #59485e #4b3c4e #3c303f #2d242f #1e181f #0f0c10

Contrast & accessibility

The quick brown fox

On white · 3.24:1 · AA Large

The quick brown fox

On black · 6.47:1 · AA

Recommended text color: #000000

Use heather in code

CSS color: #a484ac;
SCSS $color: #a484ac;
Tailwind bg-[#a484ac]
Swift UIColor(red: 0.643, green: 0.518, blue: 0.675, alpha: 1)
Android Color.parseColor("#a484ac")
Flutter Color(0xFFA484AC)

Colors similar to heather

Browse all Purple colors →

What is the RGB code for heather?

The CSS color heather in RGB format is rgb(164, 132, 172). Use this value directly in CSS, SVG, and most design tools.

How do I use heather in CSS?

To apply heather in CSS:

  • Text color: color: rgb(164, 132, 172);
  • Background: background-color: rgb(164, 132, 172);
  • Border: border-color: rgb(164, 132, 172);

What are all the color format values for heather?

FormatValue
HEX#a484ac
RGBrgb(164, 132, 172)
HSLhsl(288, 19.4%, 59.6%)
CMYKcmyk(4.7%, 23.3%, 0%, 32.5%)

How do I convert heather to RGB?

Select heather from the color name list in our color converter. The RGB value — rgb(164, 132, 172) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does heather belong to?

heather belongs to the purple color family. It is a medium, muted color with HSL values: hue 288°, saturation 19.4%, lightness 59.6%.

How do I create lighter and darker shades of heather?

Lighter variant (lightness 74.6%): #c6b2cb. Darker variant (lightness 44.6%): #7f5c88. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.