#8A675B Color

Inspect #8A675B across formats, palettes, contrast and closest named color matches.

Color preview

#8A675B

Color formats

HEX
#8A675B
RGB
rgb(138, 103, 91)
RGBA
rgba(138, 103, 91, 1)
HSL
hsl(15, 21%, 45%)
HSV
hsv(15, 34%, 54%)
CMYK
cmyk(0%, 25%, 34%, 46%)
CSS variable
--color-primary: #8A675B;
Lowercase HEX
#8a675b

Shades

Tints

Tones

Harmony

CSS snippets for #8A675B

.color-8a675b {
  color: #8A675B;
  background-color: #8A675B;
}

Frequently asked questions

What color is #8A675B?+

#8A675B is a HEX color with RGB value rgb(138, 103, 91) and HSL value hsl(15, 21%, 45%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #8A675B?+

The closest Tailwind color is stone-500, available as the bg-stone-500 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