#A18F6B Color

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

Color preview

#A18F6B

Color formats

HEX
#A18F6B
RGB
rgb(161, 143, 107)
RGBA
rgba(161, 143, 107, 1)
HSL
hsl(40, 22%, 53%)
HSV
hsv(40, 34%, 63%)
CMYK
cmyk(0%, 11%, 34%, 37%)
CSS variable
--color-primary: #A18F6B;
Lowercase HEX
#a18f6b

Shades

Tints

Tones

Harmony

CSS snippets for #A18F6B

.color-a18f6b {
  color: #A18F6B;
  background-color: #A18F6B;
}

Frequently asked questions

What color is #A18F6B?+

#A18F6B is a HEX color with RGB value rgb(161, 143, 107) and HSL value hsl(40, 22%, 53%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A18F6B?+

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