#A18F65 Color

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

Color preview

#A18F65

Color formats

HEX
#A18F65
RGB
rgb(161, 143, 101)
RGBA
rgba(161, 143, 101, 1)
HSL
hsl(42, 24%, 51%)
HSV
hsv(42, 37%, 63%)
CMYK
cmyk(0%, 11%, 37%, 37%)
CSS variable
--color-primary: #A18F65;
Lowercase HEX
#a18f65

Shades

Tints

Tones

Harmony

CSS snippets for #A18F65

.color-a18f65 {
  color: #A18F65;
  background-color: #A18F65;
}

Frequently asked questions

What color is #A18F65?+

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

What is the closest Tailwind color to #A18F65?+

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