#A18D65 Color

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

Color preview

#A18D65

Color formats

HEX
#A18D65
RGB
rgb(161, 141, 101)
RGBA
rgba(161, 141, 101, 1)
HSL
hsl(40, 24%, 51%)
HSV
hsv(40, 37%, 63%)
CMYK
cmyk(0%, 12%, 37%, 37%)
CSS variable
--color-primary: #A18D65;
Lowercase HEX
#a18d65

Shades

Tints

Tones

Harmony

CSS snippets for #A18D65

.color-a18d65 {
  color: #A18D65;
  background-color: #A18D65;
}

Frequently asked questions

What color is #A18D65?+

#A18D65 is a HEX color with RGB value rgb(161, 141, 101) and HSL value hsl(40, 24%, 51%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #A18D65?+

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