Heather to HEX — Color Code

HEX

#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%)

What is the HEX code for heather?

The CSS color heather in HEX format is #a484ac. 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: #a484ac;
  • Background: background-color: #a484ac;
  • Border: border-color: #a484ac;

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 HEX?

Select heather from the color name list in our color converter. The HEX value — #a484ac — 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 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.