#7E5D47 Color

Inspect #7E5D47 across formats, palettes, contrast and closest named color matches.

Color preview

#7E5D47

Color formats

HEX
#7E5D47
RGB
rgb(126, 93, 71)
RGBA
rgba(126, 93, 71, 1)
HSL
hsl(24, 28%, 39%)
HSV
hsv(24, 44%, 49%)
CMYK
cmyk(0%, 26%, 44%, 51%)
CSS variable
--color-primary: #7E5D47;
Lowercase HEX
#7e5d47

Shades

Tints

Tones

Harmony

CSS snippets for #7E5D47

.color-7e5d47 {
  color: #7E5D47;
  background-color: #7E5D47;
}

Frequently asked questions

What color is #7E5D47?+

#7E5D47 is a HEX color with RGB value rgb(126, 93, 71) and HSL value hsl(24, 28%, 39%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #7E5D47?+

The closest Tailwind color is stone-600, available as the bg-stone-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools