Charcoal to HEX — Color Code

HEX

#343837

Format Value
HEX #343837
RGB rgb(52, 56, 55)
HSL hsl(165, 3.7%, 21.2%)
CMYK cmyk(7.1%, 0%, 1.8%, 78%)

What is the HEX code for charcoal?

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

How do I use charcoal in CSS?

To apply charcoal in CSS:

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

What are all the color format values for charcoal?

FormatValue
HEX#343837
RGBrgb(52, 56, 55)
HSLhsl(165, 3.7%, 21.2%)
CMYKcmyk(7.1%, 0%, 1.8%, 78%)

How do I convert charcoal to HEX?

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

What color family does charcoal belong to?

charcoal belongs to the neutral (gray) color family. It is a dark, muted color with HSL values: hue 165°, saturation 3.7%, lightness 21.2%.

How do I create lighter and darker shades of charcoal?

Lighter variant (lightness 36.2%): #59605e. Darker variant (lightness 6.199999999999999%): #0f1010. 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.